Tim Kimber
4d69e2f7ec
Merge pull request #479 from srvrco/fix-v1-renew
Fix for ACMEv1 renewals
6 years ago
Tim Kimber
197c5f8faa
Ignore base64 errors
6 years ago
Tim Kimber
f17590af52
Revert ready for challenge for ACME v1
6 years ago
Tim Kimber
8203c38b36
Disable auth reuse to fix force-renew tests
6 years ago
srvrco
9895a211d8
correcting version number
6 years ago
Tim Kimber
6444dfc424
Merge pull request #472 from srvrco/pre-2.15
Update templates to ACMEv2 endpoints
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
e3e31404ab
Merge pull request #461 from 2ZZ/master
Only select first URL returned from acme-v02
6 years ago
Tim Kimber
4cc4b1ef86
Merge pull request #466 from srvrco/Fix-for-POST-as-GET
Fixes for post-as-get changes
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
5df6026c1b
Test using pebble and docker
6 years ago
Tim Kimber
7f1b94c6e2
Fixes for HTTP-01 challenge for POST-as-GET
6 years ago
Tim Kimber
cd6aee73fd
Merge pull request #463 from Lomanic/issue462-post-as-get-requests
Fix #462 use POST-as-GET requests on ACMEv2 endpoints
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
5aa33049c2
Merge pull request #459 from srvrco/Fix-missing-chain.crt-#349
Fix missing chain.crt #349
6 years ago
Tim Kimber
9248ce788b
Merge remote-tracking branch 'origin/master' into Fix-missing-chain.crt-#349
6 years ago
Tim Kimber
6e8d4ec06a
Merge pull request #456 from tohn/shellcheck
fix shellcheck issues
6 years ago
Tim Kimber
dec01f1810
Split fullchain into cert and ca cert
6 years ago
Yannic Haupenthal
564410d371
* fix shellcheck issues
6 years ago
Tim Kimber
ea4175a1a9
Merge pull request #454 from srvrco/curl-useragent
Add User-Agent header (fixes #453 )
6 years ago
Tim Kimber
a3af231a15
Add User-Agent header ( fixes #453 )
6 years ago
Tim Kimber
e2084574cb
Merge pull request #452 from darovic/ACMEv2
Applied ACMEv2 - thanks to darovic!!!
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
srvrco
ad1f76cdec
correct bug for cert order location
8 years ago
srvrco
13be6817b3
adding various updates / from issues to beta
8 years ago
srvrco
051eb8d105
adding SSH_OPTS (shellcheck)
8 years ago
srvrco
a41fa6bad8
adding godaddy dns scripts and related updates
8 years ago
srvrco
c946d42a12
adding SSH_OPTS as requested
8 years ago
srvrco
a1b322fdec
adding Torsten's joker.com API
8 years ago
srvrco
692920eec7
completed initial testing on acme-staging-v02.api.letsencrypt.org
8 years ago
srvrco
034ce54850
modifying debugs
8 years ago
srvrco
fb9c870377
updateing getssl for APIv2
8 years ago
srvrco
394a350496
draft version to work with APIv2
8 years ago
Emii Khaos
20646ac075
Merge pull request #385 from cthart/patch-1
Update getssl
6 years ago
Emii Khaos
8599aa1c20
Merge pull request #405 from pbhenson/cnames
Allow dns checks to deal with CNAME records
6 years ago
Paul B. Henson
358244c9e9
Allow dns checks to deal with CNAME records
Some environments might delegate dns validation to a subzone by using CNAME records. These changes allow getssl to validate dns updates when the verification name is a CNAME to the TXT record rather than a TXT record itself.
7 years ago
Emii Khaos
8cbf31be38
Merge pull request #428 from pixelart/bugfix/agreement-auto-approve
Case insensitive processing of agreement url because of HTTP/2
6 years ago
Emily Karisch
70f5443a16
Case insensitive processing of agreement url because of HTTP/2
Fixes #425
6 years ago
Emily Karisch
867ae36e96
Fix changelog date
6 years ago
Emii Khaos
1d4787509e
Merge pull request #395 from jsoref/spelling
Spelling
6 years ago
Robbie Mckennie
4e7e13ca6c
Nsupdate one-liner ( #393 )
Pipe the commands to nsupdate
6 years ago
Emii Khaos
fdf06dacaf
Merge pull request #426 from pixelart/bugfix/account-registration-error
Use HTTP 1.1 as workaround atm
6 years ago
Emily Karisch
3f0b749e2b
Check curl version if it supports the --http1.1 flag
Co-authored-by: Robert Eden <rmeden@yahoo.com>
6 years ago