Tim Kimber
304ef0a700
Merge pull request #507 from srvrco/dual-rsa-ecdsa-2-locations
Fix bug #505 with DUAL_RSA_ECDSA and multiple locations
6 years ago
Tim Kimber
74f4bbeac9
Fix bug #505 with DUAL_RSA_ECDSA and multiple locations
6 years ago
Tim Kimber
7bf14759ec
Merge pull request #506 from srvrco/Fix-registration-key-already-in-use
Fix "Registration key already in use" error
6 years ago
Tim Kimber
a9d0419c75
Fix "Registration key already in use" error
6 years ago
Tim Kimber
21d5a21525
Merge pull request #503 from srvrco/DUAL_RSA_ECDSA_ACMEv2
Fixes for DUAL_RSA_ECDSA and ecliptic curve problems
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
621d78393b
Merge pull request #501 from srvrco/update-templates
Add SSH_OPTS to template, added some comments, made white space consistent
6 years ago
Tim Kimber
dcb107ed7d
Add SSH_OPTS to template
6 years ago
Tim Kimber
29789fb238
Merge pull request #500 from srvrco/Add-SCP_OPTS
Add SCP_OPTS and SFTP_OPTS
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
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