Tim Kimber
d42f08a974
Update release notes and version
6 years ago
Tim Kimber
86af888827
Merge pull request #496 from srvrco/debian-nslookup-error
Use default awk on most images, add debian:latest and ubuntu:latest
6 years ago
Tim Kimber
6b17701cdc
Use default awk on most images, add debian:latest and ubuntu:latest
6 years ago
Tim Kimber
24502674ca
Merge pull request #494 from rdebath/master
Bugfixes for json_awk and nslookup
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
2ad785c558
Merge pull request #493 from srvrco/test-on-alpine
Fix epoch_date for busybox and json_awk for gawk v5
6 years ago
Tim Kimber
886b456ae3
Test improvements and add Alpine Linux
6 years ago
Tim Kimber
410a3c9087
Fix epoch_date for busybox and json_awk for gawk v5
6 years ago
Tim Kimber
42c8567967
Merge pull request #491 from srvrco/check_awk_version
Show error and exit if awk too old for ACMEv2
6 years ago
Tim Kimber
b785c42bab
Less fragile way of deciding whether to run old awk test
6 years ago
Tim Kimber
fbf35c1410
Merge pull request #490 from srvrco/improve-tests
Improve tests
6 years ago
Tim Kimber
2a5824afef
Show error message if awk doesn't support json_awk
6 years ago
Tim Kimber
d8a0e4ca23
Check output for "Error", "Failed" and "Warning"
6 years ago
Tim Kimber
08a6485911
Update revision history
6 years ago
Tim Kimber
229e52127c
Merge pull request #487 from srvrco/bats-testing
Implement testing using BATS
6 years ago
Tim Kimber
935163554d
Merge pull request #486 from srvrco/urlbase64_decode
Use urlbase64_decode instead of base64 -d
6 years ago
Tim Kimber
b3480db63b
Fix for "already verified" problem seen with
ACMEv2 during testing
6 years ago
Tim Kimber
5288361522
Test using BATS
6 years ago
Tim Kimber
e088b99a5a
Merge pull request #458 from tohn/dotfolder
Ignore directories when using `getssl -a` if they don't contain a config file
6 years ago
Tim Kimber
cff171aca1
Merge pull request #404 from inprogressBS/davs
Add Webdav over HTTPS (davs) file transfer method using curl
6 years ago
Tim Kimber
410ed17d4e
Merge branch 'master' into davs
6 years ago
Tim Kimber
390aa96263
Merge pull request #467 from Tsaukpaetra/patch-1
Create dns_freedns.sh
6 years ago
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