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
Tim Kimber
5e3d377342
Fix a typo and shellcheck warning
6 years ago
Tim Kimber
7f1b94c6e2
Fixes for HTTP-01 challenge for POST-as-GET
6 years ago
Lomanic
e85b4655cc
Fix #462 use POST-as-GET requests on ACMEv2 endpoints
Ref https://community.letsencrypt.org/t/acme-v2-scheduled-deprecation-of-unauthenticated-resource-gets/74380
6 years ago
Ian Driver
bd0e674b12
Only select first URL returned from acme-v02
6 years ago
Tim Kimber
dec01f1810
Split fullchain into cert and ca cert
6 years ago
Yannic Haupenthal
d9669d240f
* add IGNORE_PERIOD_CHECK flag
6 years ago
Yannic Haupenthal
564410d371
* fix shellcheck issues
6 years ago
Tim Kimber
a3af231a15
Add User-Agent header ( fixes #453 )
6 years ago
Tim Kimber
1c169ba603
Ignore case finding location in responseHeaders
6 years ago
Damir Mitrovic
1fcac20db1
Updated version history and increment version counter
6 years ago
Damir Mitrovic
c3fe2d5214
Fixes 374
6 years ago