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
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
srvrco
3d0fa16445
modified to be used on older bash for issue #64
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
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
0cd08aaa06
updated to enable running on windows with cygwin
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
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
srvrco
d22dc09131
testing bug fix for issue#44 - csr recreated if SAN includes a shorter version of domain
10 years ago
srvrco
5ac8b249c9
Version 1.0 of code for release
10 years ago
srvrco
670a07d37e
Reorder functions alphabetically as part of code tidy.
10 years ago
srvrco
da19c0b90e
After running for nearly 6 months, final testing prior to a v1.00 stable version.
10 years ago
srvrco
de5bd186eb
Improved comments - no structural changes
10 years ago
srvrco
5704a37ca3
Improved comments - no structural changes
10 years ago
srvrco
2afa18eb4d
Improvements to auto-upgrade
10 years ago
srvrco
0b309432c7
Added backup when auto-upgrading
10 years ago
srvrco
1cb336a1c8
Add [-u|--upgrade] option to automatically upgrade getssl
10 years ago
srvrco
d996dcc8c2
Add version check to see if a more recent version of getssl available
10 years ago
srvrco
e618760090
Add version check to see if there is a more recent version of getssl available
10 years ago
srvrco
d7b3a31cef
Add sftp with password to copy files (0.40)
10 years ago
agp8x
0f67e734ed
added sftp with password to copy files
10 years ago
srvrco
c8338e9802
added FTP method into the default config notes. (0.39)
10 years ago
srvrco
493145020a
added FTP method into the default config notes. (0.39)
10 years ago
srvrco
e938d96893
added FTP method into the default config notes. (0.39)
10 years ago
srvrco
7db7948197
added FTP method of uploading tokens to remote server (blocked for certs as not secure) (0.38)
10 years ago
srvrco
6ece38afa3
added PUBLIC_DNS_SERVER option, for when an external, not internal DNS server is required. (0.37)
10 years ago
srvrco
467cc3def8
2016-05-23 Added option to provide a blank response in create-getssl-config for things like SANS. (0.4)
10 years ago