47b3962
Support older versions of openssl which don't support RSA-PSS by
2020-09-02 08:54:39 +0100
68b05d7
Fix slow fork bomb when directory containing getssl isn't writeable (#440) getssl updets itself by: - checking for a new version - if so: - download the new one into a tmp location - rename the current one to name with version appended - rename the tmp file to the current location - run the new version If the renaming fails, the old version gets run, which again downloads, etc. Now exit if the rename (install command) fails. by
2020-08-31 13:06:42 +0200
82fa60a
Fix tests for old nginx by
2020-08-24 18:34:58 +0100
e9912e7
Update sigalgs, different error if certificate not installed vs different by
2020-08-20 18:58:25 +0100
0b4a8e5
Add test for certificate created but not installed by
2020-08-20 18:55:04 +0100
68f04db
Add ECDSA+SHA384 to -sigalgs by
2020-08-06 14:49:20 +0100
ac4f848
Include tls1.3 in the tests by
2020-08-05 20:49:14 +0100
d188e9e
Use -sigalgs instead of -cipher to check certificate installed by
2020-08-05 20:48:14 +0100
73a7939
Fix DOMAIN_CERT and DOMAIN_KEY by
2020-08-04 21:24:22 +0100
1bed21b
Fix bug detecting the nginx version by
2020-08-04 21:23:45 +0100
e6336b9
Add some debug statements to CHECK_REMOTE by
2020-08-04 21:23:13 +0100
53acf83
(tag: v2.29, tag: 2.29)
Merge pull request #575 from srvrco/support-space-delim-sans by
2020-07-16 18:29:29 +0100
5c66f29
(refs/pull/575/head)
Test space delimited SANS using DNS-01 authentication by
2020-07-16 11:37:02 +0100
ed880a3
Add centos8 by
2020-07-15 14:34:49 +0100
13f3a8b
Support space delimited SANS by
2020-07-14 21:41:21 +0100
31958a2
Check error message shown if ACL has a leading space by
2020-07-14 21:40:51 +0100
8499616
Support centos8 by
2020-07-14 21:40:30 +0100
0f039c0
Update README.md by
2020-06-18 18:14:27 +0100
d5293e5
Merge pull request #572 from srvrco/dual-cert-check-remote by
2020-06-18 18:12:58 +0100
98ee28c
(refs/pull/572/head)
Merge pebble dns and staging dns tests by
2020-06-18 17:22:27 +0100
1936972
Add/fix tests for CHECK_REMOTE and DUAL_RSA_ECDSA by
2020-06-18 17:21:36 +0100
89036c1
Fix CHECK_REMOTE for DUAL_RSA_ECDSA by
2020-06-18 17:19:36 +0100
d247820
Add --retry to curl to fix occasional "Bad Gateway" errors by
2020-06-16 21:42:51 +0100
5786cb4
Merge pull request #571 from berk76/master by
2020-06-15 21:55:31 +0100
59ea8bf
Update nginx config to test both certificates by
2020-06-15 21:52:40 +0100
48298c8
(refs/pull/571/head)
.gitattributes added by
2020-06-13 12:20:18 +0200
c4a1fb0
Merge pull request #568 from srvrco/fix-revoke-no-suffix by
2020-06-06 14:52:14 +0100
913b7fc
(refs/pull/568/head)
Add tests for obtain_ca_resource_locations and no CA suffix by
2020-06-06 14:27:09 +0100
fec8905
Fix missing URL_revoke definition when no CA directory suffix by
2020-06-06 14:26:18 +0100
a0491e4
(tag: v2.28)
Merge pull request #565 from srvrco/revoke-error by
2020-05-24 16:15:19 +0100
86b365b
(refs/pull/565/head)
Update revision history and version number by
2020-05-24 09:46:13 +0100
d568e15
Update test to test using staging server by
2020-05-23 21:28:32 +0100
fc4add8
Test --revoke by
2020-05-23 21:00:04 +0100
db316d0
Fix --revoke by
2020-05-23 20:58:44 +0100
2287057
Add test for --notify-valid by
2020-05-14 17:05:55 +0100
aae47d2
Add --notify-valid by
2020-05-14 17:05:20 +0100
f829d9b
Merge pull request #563 from srvrco/force-v2 by
2020-05-13 18:06:44 +0100
dfba330
(refs/pull/563/head)
Add testing for the auto-update to v02 feature by
2020-05-13 17:20:24 +0100
ee5e1e8
Add --check-config and auto upgrade CA v02 url by
2020-05-13 17:12:27 +0100
e81c25f
Merge pull request #443 from nikdow/patch-1 by
2020-05-11 21:02:26 +0100
89ca12a
(refs/pull/443/head)
Remove .idea files by
2020-05-11 10:53:13 +1000
0d6c2df
(tag: v2.27)
Merge pull request #562 from srvrco/release-2.27 by
2020-05-10 14:57:38 +0100
d39f605
Change CA to v02, fix shellcheck warning and indentation by
2020-05-10 12:23:04 +0100
9f19977
(refs/pull/562/head)
Update revision history and version by
2020-05-10 12:05:32 +0100
7019f77
Merge remote-tracking branch 'firstrepo/master' into patch-1 by
2020-05-09 16:07:50 +1000
b718ef0
Merge pull request #561 from srvrco/fix-fullchain-ec-crt by
2020-05-06 19:52:45 +0100
919aed2
(refs/pull/561/head)
Fix missing fullchain.ec.crt when creating dual certificates by
2020-05-06 16:04:11 +0100
edd659d
Merge pull request #557 from scott-42/master by
2020-05-06 14:33:10 +0100
50a9865
(refs/pull/557/head)
Fix route53 script for python 3. by
2020-05-02 23:39:50 -0600
b5a9a42
Update revision history by
2020-04-29 20:56:40 +0100
cc94dc4
Merge pull request #556 from srvrco/fix-ftp-and-sftp-leading-dash by
2020-04-29 20:38:07 +0100
39ccc6b
(refs/pull/556/head)
Fix ftp/sftp problems if challenge starts with a dash by
2020-04-29 19:53:37 +0100
64bb033
Merge pull request #554 from srvrco/Tests-for-#553 by
2020-04-27 11:48:56 +0100
6905ab3
(refs/pull/554/head)
Merge branch 'master' into Tests-for-#553 by
2020-04-27 11:12:16 +0100
ceb6886
Merge pull request #553 from Cyber1000/fix_nslookup by
2020-04-26 20:22:09 +0100
61fe464
Add tests for #553 by
2020-04-26 20:21:45 +0100
7ec1e86
(refs/pull/553/head)
Fixed ipv4 confirmation with nslookup by
2020-04-26 15:01:14 +0200
48d24c6
Merge pull request #551 from rhinoduck/fix-changelog by
2020-04-26 11:25:35 +0100
62e7cfc
(refs/pull/551/head)
Fix changelog formatting by
2020-04-26 09:57:41 +0000
63171e6
(tag: v2.26)
Merge pull request #550 from srvrco/test-improvement by
2020-04-25 13:12:52 +0100
472ea23
(refs/pull/550/head)
Set noninteractive so tests don't hang by
2020-04-25 12:37:24 +0100
135fcec
Fix domain case conversion for different locales by
2020-04-22 20:29:31 +0100
065356b
Tweak the 'not found' check by
2020-04-22 20:25:05 +0100
23d4d6a
Move test for failed,warning,error to test_helper, add test for "not found" by
2020-04-22 17:55:25 +0100
4db955e
Merge pull request #547 from wolfaba/master by
2020-04-22 10:34:15 +0100
a0c6ddf
(refs/pull/547/head)
fix HAS_HOST and HAS_NSLOOKUP condition by
2020-04-22 09:12:38 +0200
f3af1e2
Merge pull request #546 from srvrco/Check-for-domain-using-all-tools by
2020-04-21 10:03:03 +0100
f7c1966
(refs/pull/546/head)
Update revision history and version by
2020-04-20 21:26:04 +0100
fc5f8d5
Merge branch 'master' into Check-for-domain-using-all-tools by
2020-04-20 21:07:38 +0100
7a031e8
(tag: v2.24)
Merge pull request #545 from srvrco/remove-seq-dependency by
2020-04-19 14:37:39 +0100
462573c
(refs/pull/545/head)
Test if DOMAIN_STORAGE is "/" clean_up doesn't delete /tmp by
2020-04-19 14:13:55 +0100
d8bf2fa
Remove dependency on seq, ensure clean_up doesn't try to delete /tmp by
2020-04-19 14:13:29 +0100
353dcf2
Merge pull request #542 from baquilla/master by
2020-04-18 16:06:14 +0100
43b82e4
(refs/pull/542/head)
Fix cut&paste error by
2020-04-18 15:31:48 +0100
ac5ef33
Cleanup after test succeeds by
2020-04-18 15:12:40 +0100
857ad87
Change bats-assert and bats-support to use bats-core repo by
2020-04-18 14:37:33 +0100
3341f67
Add tests for /etc/getssl and --install by
2020-04-18 14:36:59 +0100
008a95d
Make ubuntu-staging depend on centos7-staging so they don't run at same time causing spurious errors by
2020-04-18 14:36:33 +0100
adcb975
Fix shellcheck warning and failures by
2020-04-18 02:10:09 +0200
7e575fb
Update shell-linter to 0.3.0 by
2020-04-18 01:46:02 +0200
17b13fa
Update revision history and version number by
2020-04-16 04:45:08 +0200
9dfff30
Add -i|--install command line option by
2020-04-16 04:44:16 +0200
17203b1
Add alternative working dirs by
2020-04-16 04:41:44 +0200
a73848c
Check domain exists using all DNS utilities by
2020-04-08 21:21:15 +0100
e503625
(tag: v2.22)
Update revision history and version number by
2020-04-08 18:59:16 +0100
005b57e
Merge pull request #539 from srvrco/mixed-case by
2020-04-01 11:45:49 +0100
125fabd
(refs/pull/539/head)
Add mixed case tests, rename duckdns tests by
2020-03-30 22:31:33 +0100
ad28d69
Fix error messages in find_dns_utils from older versions of "command" by
2020-03-30 22:04:29 +0100
0dfda4f
Make "check domain exists" case insensitive by
2020-03-30 22:02:57 +0100
e7a67f3
Fix problem with domain in mixed case by
2020-03-30 22:01:59 +0100
17f8698
(tag: v2.21)
Merge pull request #532 from heiko-r/fix-domain-template-url by
2020-03-26 09:57:31 +0000
4a51194
(refs/pull/532/head)
Merge branch 'master' into fix-domain-template-url by
2020-03-25 21:45:55 +0000
03d60ff
Merge pull request #534 from srvrco/test-multiple-domain by
2020-03-25 21:41:35 +0000
804c71f
(refs/pull/534/head)
Add test for IGNORE_DIRECTORY_DOMAIN by
2020-03-25 21:26:45 +0000
125d9e2
Add test for IGNORE_DIRECTORY_DOMAIN by
2020-03-24 21:58:53 +0000
8a8fe44
Changes to ensure get_auth_dns is tested by
2020-03-24 21:55:24 +0000
665f725
Find primary ns using all dns utils (dig, host, nslookup) by
2020-03-24 21:54:36 +0000
6fe3119
Bump version number and change log by
2020-03-23 22:56:53 +0800
ba59e44
Fix staging server URL in domain template by
2020-03-23 22:52:34 +0800
953bfd2
Fix bug with DNS-01 and multiple domains by
2020-03-12 09:33:59 +0000