Tim Kimber
d95b3e61b7
Fix openssl RSA-PSS check
5 years ago
Tim Kimber
47b3962c13
Support older versions of openssl which don't support RSA-PSS
5 years ago
Tim Kimber
e9912e790d
Update sigalgs, different error if certificate not installed vs different
5 years ago
Tim Kimber
68f04db61f
Add ECDSA+SHA384 to -sigalgs
6 years ago
Tim Kimber
d188e9ec7d
Use -sigalgs instead of -cipher to check certificate installed
6 years ago
Tim Kimber
e6336b9c8b
Add some debug statements to CHECK_REMOTE
6 years ago
Tim Kimber
13f3a8b8de
Support space delimited SANS
6 years ago
Tim Kimber
89036c126b
Fix CHECK_REMOTE for DUAL_RSA_ECDSA
6 years ago
Tim Kimber
fec8905c1c
Fix missing URL_revoke definition when no CA directory suffix
6 years ago
Tim Kimber
86b365b2c3
Update revision history and version number
6 years ago
Tim Kimber
db316d0d16
Fix --revoke
6 years ago
Tim Kimber
aae47d2c26
Add --notify-valid
6 years ago
Tim Kimber
ee5e1e8cac
Add --check-config and auto upgrade CA v02 url
6 years ago
Tim Kimber
d39f60540a
Change CA to v02, fix shellcheck warning and indentation
6 years ago
Tim Kimber
9f19977238
Update revision history and version
6 years ago
Tim Kimber
919aed2cdb
Fix missing fullchain.ec.crt when creating dual certificates
6 years ago
Tim Kimber
b5a9a4280e
Update revision history
6 years ago
Tim Kimber
39ccc6bb0e
Fix ftp/sftp problems if challenge starts with a dash
6 years ago
Harald Heigl
7ec1e8648c
Fixed ipv4 confirmation with nslookup
6 years ago
rhinoduck
62e7cfce0f
Fix changelog formatting
6 years ago
Tim Kimber
135fcece92
Fix domain case conversion for different locales
6 years ago
Robert Wolf
a0c6ddf079
fix HAS_HOST and HAS_NSLOOKUP condition
6 years ago
Tim Kimber
f7c196602d
Update revision history and version
6 years ago
Tim Kimber
d8bf2fa149
Remove dependency on seq, ensure clean_up doesn't try to delete /tmp
6 years ago
Juan Javier Baca Moreno-Torres
adcb975206
Fix shellcheck warning and failures
Clean code, avoid indirect variables and single quotes for delayed expansion.
6 years ago
Juan Javier Baca
17b13facda
Update revision history and version number
6 years ago
Juan Javier Baca
9dfff30b9d
Add -i|--install command line option
While testing or setting up getssl the installation of certificates
could fail. Option -i allows to copy and reload service quicker.
6 years ago
Juan Javier Baca
17203b1ec1
Add alternative working dirs
Despite changing working dir from command line covers most usage cases,
others defaults are also usefull like /etc/getssl, SCRIPTDIR/conf or
SCRIPTDIR/.getssl. Last candidate (~/.getssl) is used if no config file
was found in previous paths.
6 years ago
Tim Kimber
a73848c60e
Check domain exists using all DNS utilities
6 years ago
Tim Kimber
e50362501d
Update revision history and version number
6 years ago
Tim Kimber
ad28d69371
Fix error messages in find_dns_utils from older versions of "command"
6 years ago
Tim Kimber
0dfda4f64d
Make "check domain exists" case insensitive
6 years ago
Tim Kimber
e7a67f39e6
Fix problem with domain in mixed case
6 years ago
Tim Kimber
804c71ffec
Add test for IGNORE_DIRECTORY_DOMAIN
6 years ago
Tim Kimber
665f72550f
Find primary ns using all dns utils (dig, host, nslookup)
6 years ago
Heiko
6fe3119c90
Bump version number and change log
6 years ago
Heiko
ba59e4452b
Fix staging server URL in domain template
The trailing slash of the Let's Encrypt staging server URL broke API discovery
6 years ago
Tim Kimber
953bfd25c2
Fix bug with DNS-01 and multiple domains
6 years ago
Tim Kimber
080a9ad941
Update revision history
6 years ago
Tim Kimber
d0c19f2df4
Use dig +trace to find primary_ns and fix dig NS parsing (used as fallback)
6 years ago
Tim Kimber
0ee5f69783
Fix dig CNAME lookup in get_auth_dns
6 years ago
Tim Kimber
e724424df8
Allow any amount of whitespace in dig/drill output
6 years ago
Tim Kimber
fef7454746
Remove TTL from grep when parsing dig output
6 years ago
Scott Gustafson
0278ae5049
Fix the merge to include changes on the same lines I ignored. Add dated comment line.
6 years ago
sergio
2a9cc14f51
add vim lines for cfg files
6 years ago
Tim Kimber
8d901d0437
Update revision history
6 years ago
Tim Kimber
896d55dd51
Use openssl asn1parse in sign_string
6 years ago
Tim Kimber
74f4bbeac9
Fix bug #505 with DUAL_RSA_ECDSA and multiple locations
6 years ago
Tim Kimber
a9d0419c75
Fix "Registration key already in use" error
6 years ago
Tim Kimber
e0626f37c0
Update version and revision history
6 years ago