86 Commits (5704a37ca3ddd61028d48811a63d3e84ddb5d76a)

Author SHA1 Message Date
  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
  srvrco c6f3d6629b added DNS_WAIT to getssl.cfg as (default = 10 seconds as before) (0.36) 10 years ago
  srvrco 8fb03a7d6b added AUTH_DNS_SERVER to getssl.cfg as optional definition of authoritative DNS server (0.35) 10 years ago
  srvrco 3545fc2adb tidying up checking of json following AMCE changes. (0.34) 10 years ago
  srvrco 179965008f update to reflect changes in stating acme server json (0.33) 10 years ago
  Jeremy Booker 494d193ec5 Use grep -Po for parsing JSON response 10 years ago
  srvrco 936ac4187c correcting typo 10 years ago
  srvrco 64460e13f7 Setting umask to 077 for security of private keys etc. 10 years ago
  srvrco 14cfad6eee Corrections for if DNS_DEL_COMMAND is blank, and typo. 10 years ago
  srvrco fb0b269d08 Improving the wording in a couple of comments and info statements. (0.30) 10 years ago
  srvrco c186b8d20b increased version number after testing changes by dstosberg 10 years ago
  Gonzalo Peci b8c4978329 fix typo 10 years ago
  Gonzalo Peci 908883d18e echo dns when testing 10 years ago
  Gonzalo Peci 60eec15aab Add failsafe for nslookup 10 years ago
  Gonzalo Peci c9129eb152 NS Lookup is not required when using dns validation 10 years ago
  srvrco 2b20f8b9f6 Ensure DNS cleanup on error exit. 10 years ago
  Gonzalo Peci 723aa8e161 Ensure DNS cleanup on error exit. 10 years ago
  srvrco 04f5c2f5b8 Corrected issue with TEMP_DIR not not being removed on completion 10 years ago
  Brian Bennett aa0c6a82dd getssl#21 TEMP_DIR creation error 10 years ago
  srvrco 3b6cd066cf fix sed -E issue, and reduce length of renew check to 365 days for older systems (v0.27) 10 years ago
  Brian Bennett e31307c914 Defensively protect filesystem from rm commands with empty values 10 years ago
  Brian Bennett 844a4de8aa Trim trailing white space 10 years ago
  srvrco c5705cb51c fix challenge token location when directory doesn't exist (v0.26) 10 years ago
  Eric Wong ee2737383b fix challenge token location 10 years ago
  srvrco 8689cee894 added short sleep following service restart before checking certs (v0.25) 10 years ago
  srvrco f26a3b9ef8 added options for other server types (ldaps, or any port) and check_remote (v0.24) 10 years ago
  Dennis Koot adfa3f0e04 dns first add all domains, then check all 10 years ago
  srvrco 3e14ced48a commented code and added option for copying concatenated certs to file (v0.22) 10 years ago
  Dennis Koot 12a7e5218d do nslookup on each domain before starting requests 10 years ago
  Dennis Koot 240658c207 better csr check, and recreate 10 years ago
  srvrco 716c5c8c3c corrected missing s from subjectAltName 10 years ago
  srvrco ee377d60af removed usage of base64 to make script more compatible across platforms (v0.20) 10 years ago
  srvrco 84a7ac824c removed usage of xxd to make script more compatible accross versions (v0.19) 10 years ago
  srvrco 3988f23c7c added --quiet option for running in cron (v0.18) 10 years ago
  srvrco 97c8ac41b9 updated after using shellcheck standard check 10 years ago
  srvrco 8ffc089c3e removed ls dependency, and changed renew-all to check-all 10 years ago
  srvrco ac9f549ccd incuded --force option for when you want to add an additional SAN to a cert 10 years ago