Tim Kimber
903da12aa4
Merge pull request #476 from radek-sprta/master
Add support for CloudDNS
6 years ago
Tim Kimber
82b0aad810
Merge branch 'master' into master
6 years ago
Tim Kimber
95bdedb3b0
Merge pull request #482 from tohn/feature/markdownlint
markdownlint changes to all .md files
6 years ago
Tim Kimber
d003a517fb
Merge pull request #485 from srvrco/fix-more-than-10-domains
Fix more than 10 domains
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
Radek SPRTA
b1e177f45e
Handle domains of .co.uk type
6 years ago
Yannic Haupenthal
0891d37372
lint README.md (and fix some punctuation)
6 years ago
Yannic Haupenthal
2c1a894224
lint bug_report.md
6 years ago
Yannic Haupenthal
8c7cd703b5
lint CONTRIBUTING.md
6 years ago
Yannic Haupenthal
8db7744b3e
implement the suggested fix in #277
6 years ago
Yannic Haupenthal
05fa1bf306
Merge branch 'master' into dotfolder
6 years ago
Yannic Haupenthal
6138f4ab1f
make markdownlint happy
6 years ago
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
Radek SPRTA
b8b70f7cee
Support certificates with SANs
6 years ago
Radek SPRTA
6c9f0e7655
Update changelog
6 years ago
Radek SPRTA
770277c7ad
Add support for CloudDNS
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
inprogressBS
05fef4ac64
Merge branch 'master' into davs
6 years ago
Tsaukpaetra
813276ee80
Create dns_freedns.sh
Should probably be fixed up, I've only hacked up @dkerr64's version for acme.sh to work on my local instance. It assumes you're using curl, I didn't bother stealing acme.sh's whole library of functions.
DNS_ADD_COMMAND="~/.getssl/dns_freedns.sh add"
DNS_DEL_COMMAND="~/.getssl/dns_freedns.sh rm"
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
Yannic Haupenthal
24bf582b36
Merge branch 'master' into dotfolder
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
d9669d240f
* add IGNORE_PERIOD_CHECK flag
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