Commit Graph

5538 Commits (fa3591f4f2393640bad4e153c0e91e5964d8498c)

Author SHA1 Message Date
Ed Lynes 9ab16bdbb3 use _digest instead of openssl 2020-10-27 13:39:11 -04:00
neil 23088bc897 Update LetsEncrypt.yml 2020-10-27 13:39:11 -04:00
neil 054a62de60 Update DNS.yml 2020-10-27 13:39:10 -04:00
Ed Lynes 5aff548794 remove uuidgen 2020-10-27 13:39:10 -04:00
Rene Luria ff8fe7e018 Revert "Fix DNS workflow use variables TEST_DNS_SLEEP and TEST_DNS_NO_WILDCARD"
This reverts commit f864416e39.
2020-10-27 13:39:10 -04:00
Rene Luria c6617ebc9f Fix DNS workflow use variables TEST_DNS_SLEEP and TEST_DNS_NO_WILDCARD 2020-10-27 13:39:10 -04:00
Rene Luria 15fa0c264f dnsapi/dns_infomaniak.sh: Replace grep by _contains 2020-10-27 13:39:10 -04:00
Rene Luria 25468f55ff Added dnsapi/dns_infomaniak.sh 2020-10-27 13:39:10 -04:00
neil 2340c55d76 update freebsd 2020-10-27 13:39:10 -04:00
neil 13c1f4ab19 update badge 2020-10-27 13:39:10 -04:00
neil a160b798ca update badge 2020-10-27 13:39:10 -04:00
neil 71f00a9efd minor 2020-10-27 13:39:10 -04:00
neil 967096f01c update freebsd-vm 2020-10-27 13:39:10 -04:00
neil 7616e94fd3 fix message 2020-10-27 13:39:10 -04:00
neil 27ec69fb97 add FreeBSD 2020-10-27 13:39:10 -04:00
neil 182d150eaa add curl to freebsd 2020-10-27 13:39:10 -04:00
neil 098ef976f7 add freebsd 2020-10-27 13:39:10 -04:00
neil ea724e343b enable for any branches. 2020-10-27 13:39:09 -04:00
neil 85736d697c fix debug info 2020-10-27 13:39:09 -04:00
neil 576a146ed2 add debug info for duckdns 2020-10-27 13:39:09 -04:00
neil 69c5291e52 fix for Windows 2020-10-27 13:39:09 -04:00
neil 4875ef045a support more dns tokens 2020-10-27 13:39:09 -04:00
neil 369cfc2413 use testall target 2020-10-27 13:39:09 -04:00
neil 491842ea34 fix https://github.com/acmesh-official/acme.sh/issues/3159 2020-10-27 13:39:09 -04:00
Ed Lynes 9801876a2f shfmt fixes 2020-10-27 13:39:09 -04:00
Ed Lynes 9c28a04c65 add alt nonce generation logic 2020-10-27 13:39:09 -04:00
Ed Lynes 596a1764ef vetted by shfmt 2020-10-27 13:39:09 -04:00
Ed Lynes 8e09e1b248 debugging and cleanup 2020-10-27 13:39:09 -04:00
Ed Lynes d5674c85d7 initial commit 2020-10-27 13:39:09 -04:00
Ed Lynes ed6649b1d3 Merge branch 'dev' of https://github.com/acmesh-official/acme.sh into dev 2020-10-26 10:12:58 -04:00
neil 02baa778c5
Merge pull request #3232 from acmesh-official/dev
sync
2020-10-26 14:35:05 +08:00
neil 5fd0e5add2
Update DNS.yml 2020-10-21 15:07:25 +08:00
neil 23eccb2f20
Update LetsEncrypt.yml 2020-10-21 15:00:33 +08:00
neil 3c523fb824
Merge pull request #3227 from phedoreanu/dns_1984hosting
fix dnsapi/dns_1984hosting
2020-10-20 17:42:26 +08:00
Adrian Fedoreanu 5dbfc2786d
fix dnsapi/dns_1984hosting 2020-10-19 22:29:16 +02:00
Ed Lynes c61495df52 fix format 2020-10-16 10:32:01 -04:00
Ed Lynes 6ad5ea1696 use _digest instead of openssl 2020-10-16 10:16:25 -04:00
neil 39fa27a2dc
Merge pull request #3221 from acmesh-official/dev
sync
2020-10-16 19:10:08 +08:00
neil 348bae53fe
Update LetsEncrypt.yml 2020-10-16 18:47:27 +08:00
neil 6bc00fc5e5
Update DNS.yml 2020-10-16 18:47:02 +08:00
Ed Lynes 54c0f015f9 Merge branch 'edgedns' into dev 2020-10-14 14:50:52 -04:00
Ed Lynes ea3e6dae93 remove uuidgen 2020-10-14 14:49:09 -04:00
Ed Lynes 80e52c73b0 Merge branch 'edgedns' into dev 2020-10-14 13:41:51 -04:00
Marcel Waldvogel 92dbe6cdf8 Simplify and clarify SunOS crontab differences 2020-10-12 14:20:40 +02:00
Marcel Waldvogel 0781e8cf12 Use random hour for cron job
The hour for the cron job isn't really random (as is the minute),
but assuming acme.sh installation times are not correlated, neither
will be the resulting cron start times.
2020-10-12 13:52:57 +02:00
neil 5c893f0f39
Merge pull request #3191 from Infomaniak/dev
Added dnsapi/dns_infomaniak.sh
2020-10-12 09:16:49 +08:00
Rene Luria e05dc99006 Revert "Fix DNS workflow use variables TEST_DNS_SLEEP and TEST_DNS_NO_WILDCARD"
This reverts commit f864416e39.
2020-10-10 18:20:26 +02:00
Rene Luria f864416e39 Fix DNS workflow use variables TEST_DNS_SLEEP and TEST_DNS_NO_WILDCARD 2020-10-10 18:19:29 +02:00
Rene Luria 472dbd641c dnsapi/dns_infomaniak.sh: Replace grep by _contains 2020-10-10 18:19:29 +02:00
Rene Luria 05141b4f52 Added dnsapi/dns_infomaniak.sh 2020-10-10 18:19:29 +02:00