srvrco
453690a9af
remove carriage return from agreement - issue #80
9 years ago
srvrco
1d517121aa
Improve messages on test of certificate installation
9 years ago
srvrco
26f5a6265f
updated agreement for letsencrypt to update automatically
9 years ago
srvrco
12f72e6ccf
updated agreement for letsencrypt
10 years ago
srvrco
2141fe263f
updated agreement for letsencrypt
10 years ago
srvrco
dcc3ec2847
Merge branch to add more server-types based on openssl s_client
10 years ago
srvrco
703dab5bbc
add more server-types based on openssl s_client
10 years ago
Dennis Koot
904b41918a
additional server-types
10 years ago
srvrco
7ef5ec32fd
corrected issue in nslookup with -debug option - issue #74 (1.21)
10 years ago
srvrco
5a9b5d49d1
updated typo (v1.20)
10 years ago
srvrco
41b881dda4
add output of combined private key and domain cert - issue #72 )
10 years ago
srvrco
ce82503f77
remove / regenerate csr when generating new private domain key
10 years ago
srvrco
c89417d0ae
2016-07-11 added -w to -a option and comments in domain template
10 years ago
serverco
8bb4a1c5e3
Merge pull request #68 from KallistiMan/patch-1
Respect -w when using -a
10 years ago
serverco
f0b54cf10b
Merge pull request #69 from todhuff/master
Removed check for ${TOKEN} from dns_del_pdns-mysql, as it appears it …
10 years ago
Tod Huff
6e65f6c7b8
Removed check for ${TOKEN} from dns_del_pdns-mysql, as it appears it is not sent to the DNS_DEL_COMMAND
Added secondary #s to the default config, so that when the lines are uncommented, the function properly.
10 years ago
KallistiMan
508a9591a1
Moved adding of working dir to after -d/-q
10 years ago
KallistiMan
c01fcd50ec
Respect -w when using -a
$WORKING_DIR should always be correct so always passing it along should be the most efficient way to make sure the original -w is respected, right?
-a is still not passing along -f but I'm not sure that is the best thing to do, but I'll make another fork for that.
10 years ago
serverco
f99935f9cd
Merge pull request #66 from 2autunni/patch-1
fix issue #65 to correctly delete tokens.
10 years ago
Marcello Cerruti
5fedf156e2
fix #65
10 years ago
srvrco
3d0fa16445
modified to be used on older bash for issue #64
10 years ago
serverco
3e6887a337
updated to more accurately reflect -q option.
10 years ago
srvrco
f01711f81c
check for duplicate domains in domain / SANS
10 years ago
srvrco
e59f11d21f
check for duplicate domains in domain / SANS
10 years ago
srvrco
388cdd192d
added additional comments about SANS in example template issue #62
10 years ago
serverco
057230c13c
Merge pull request #61 from todhuff/master
Added dns scripts for powerdns / mariadb
10 years ago
Tod Huff
cef0b24787
Added dns_add_pdns-mysql and dns_del_pdns-mysql, to support dns updates using a local powerdns + mysql/mariadb setup
10 years ago
srvrco
ff048ac1f8
updated order to better handle non-standard DOMAIN_STORAGE location
10 years ago
srvrco
602b61e4a9
adding DOMAIN_STORAGE as a variable to solve for issue #59
10 years ago
srvrco
dcebc709b7
Updating help info re ACL in config file
10 years ago
srvrco
9f7b412b78
Corrections to work with older slackware issue #56
10 years ago
srvrco
26250adafd
update readme to clarify port usage
10 years ago
serverco
0a41aedd16
Merge pull request #52 from xelan/patch-1
Fix typo
10 years ago
xelan
99da7c4dd3
Fix typo
10 years ago
srvrco
0cd08aaa06
updated to enable running on windows with cygwin
10 years ago
srvrco
26ce30a710
added support for MAC OSX
10 years ago
srvrco
50108e7293
updated grep functions to run on MAC OS X
10 years ago
srvrco
e1f437e7ab
added CHALLENGE_CHECK_TYPE variable to allow checks direct on https rather than http
10 years ago
srvrco
2e4c843638
updated sed and date functions to run on MAC OS X
10 years ago
srvrco
419874d7c8
add error checking on RELOAD_CMD
10 years ago
srvrco
07a4362d39
changing location to 'user'
10 years ago
srvrco
50bb94f593
adding example dns challenge scripts
10 years ago
srvrco
d5d11bdae3
bugfix issue 47 - DNS_DEL_COMMAND cleanup was run when not required
10 years ago
srvrco
5d04e8a07a
bugfix issue 47 - DNS_DEL_COMMAND cleanup was run when not required
10 years ago
srvrco
728611ee38
testing bug fix for issue#47
10 years ago
srvrco
5222b806f6
testing bug fix for issue#47
10 years ago
srvrco
961db96b83
bugfix of issue 45, problem with SERVER_TYPE when it's just a port number
10 years ago
srvrco
1bd1bac869
updateing version number
10 years ago
Hadley Rich
456f535597
Test return status of DNS_ADD_COMMAND
10 years ago
srvrco
46d5716de7
bugfix of issue 44, and add success statement (ignoring quiet flag)
10 years ago