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
Tim Kimber
b09e1807ba
Fix #424 - Sporadic "error in EC signing couldn't get R from ..."
6 years ago
Tim Kimber
83de0e3910
Fix for DUAL_RSA_ECDSA not working with ACMEv2 ( #334 , #474 , #502 )
6 years ago
Tim Kimber
dcb107ed7d
Add SSH_OPTS to template
6 years ago
Tim Kimber
19a9445811
Add SCP_OPTS and SFTP_OPTS
6 years ago
Tim Kimber
d42f08a974
Update release notes and version
6 years ago
Robert de Bath
86e2792018
Fix regex for non-gnu versions of awk.
Recent versions of gawk have upgraded the regex processing with l10n
based character classes. Replace use of these so other versions of awk
can be used.
6 years ago
Robert de Bath
978de4bda0
Change -debug=1 to -debug for nslookup
Debian dnsutils 1:9.11.5.P4+dfsg-5.1 errors on -debug=1
Dnsutils version 1:9.10.3.dfsg.P4-12.3+deb9u4 and version 1:9.2.1-2.woody.2
(from 2003) accept both -debug=1 and -debug so I've changed this globally.
6 years ago
Tim Kimber
410a3c9087
Fix epoch_date for busybox and json_awk for gawk v5
6 years ago
Tim Kimber
2a5824afef
Show error message if awk doesn't support json_awk
6 years ago
Tim Kimber
08a6485911
Update revision history
6 years ago
Tim Kimber
b3480db63b
Fix for "already verified" problem seen with
ACMEv2 during testing
6 years ago
Tim Kimber
0040d84d22
Update revision history
6 years ago
Tim Kimber
839209d528
Use urlbase64_decode instead of base64 -d
6 years ago
Tim Kimber
25ab41135d
Fix json_get for 6 parameters when >9 domains
6 years ago
Yannic Haupenthal
8db7744b3e
implement the suggested fix in #277
6 years ago
Tim Kimber
197c5f8faa
Ignore base64 errors
6 years ago
Radek SPRTA
6c9f0e7655
Update changelog
6 years ago
Tim Kimber
f17590af52
Revert ready for challenge for ACME v1
6 years ago
srvrco
9895a211d8
correcting version number
6 years ago
Tim Kimber
2dbaf3e14d
Update templates, clean up test code
6 years ago
Tim Kimber
a5313f4f31
error_exit if rate limited and exit if curl returns nothing
6 years ago
Tim Kimber
3075c30faa
Update revision history
6 years ago
Tim Kimber
2f3e5da3e8
Improved test script (http01 and dns01)
6 years ago
Tim Kimber
5296a0716f
Fix for RHEL6
6 years ago