Commit Graph

5017 Commits

Author SHA1 Message Date
8380ca2fdd Merge pull request #3641 from felixonmars/patch-1
Correct a typo in dns_aws.sh
2021-08-03 11:01:59 +08:00
ec678bc6d2 Correct a typo in dns_aws.sh 2021-08-03 01:36:59 +08:00
2b5e2d4760 fix nginx mode 2021-08-01 15:44:14 +08:00
89abad7980 fix https://github.com/acmesh-official/acme.sh/issues/3635 2021-08-01 13:11:52 +08:00
d84da5bdbf Merge pull request #3638 from acmesh-official/dev
fix https://github.com/acmesh-official/acme.sh/issues/3624#issuecomme…
3.0.0
2021-08-01 08:47:41 +08:00
5cc1d9521c fix https://github.com/acmesh-official/acme.sh/issues/3624#issuecomment-887689325 2021-07-28 22:14:54 +08:00
a199fc6113 Merge pull request #3621 from acmesh-official/dev
sync
2021-07-24 23:42:34 +08:00
655e34b166 minor, clean links for renewal 2021-07-24 16:23:43 +08:00
5ea3a02d6a Merge pull request #3587 from xpac1985/patch-2
dns_infoblox.sh: Fix Infoblox_View handling + some cleanup
2021-07-24 16:00:55 +08:00
15c68c9594 Merge pull request #3620 from acmesh-official/dev
sync
2021-07-24 15:48:36 +08:00
08438608d1 fix format 2021-07-24 15:46:58 +08:00
2da94e0fdf Merge pull request #3617 from Ivanovitchk/dev
dns_ovh: fix random add/remove txt records failures
2021-07-22 14:00:29 +08:00
63165764dc dns_ovh: fix random add/remove txt records failures
due to inconsistent curl api response json
2021-07-22 00:24:11 +02:00
103810ce20 add info 2021-07-20 21:05:17 +08:00
f59356b96b Merge pull request #3612 from acmesh-official/retry
add retry logic for http requests
2021-07-20 20:59:41 +08:00
4a8511f680 fix wrong variable name 2021-07-17 13:50:45 -03:00
cd6698c688 Merge branch 'acmesh-official:dev' into dev 2021-07-15 22:56:26 -03:00
c7ca9d7e36 fix shfmt issues 2021-07-15 22:55:35 -03:00
d70b759cb9 format 2021-07-15 22:47:20 +08:00
ae3dda0f8f add retry for get() and post() 2021-07-15 22:21:32 +08:00
e229ba5945 Merge pull request #3601 from acmesh-official/3600
fix https://github.com/acmesh-official/acme.sh/issues/3600
2021-07-12 22:27:19 +08:00
dcc50093bb fix https://github.com/acmesh-official/acme.sh/issues/3600 2021-07-12 21:46:08 +08:00
0831690f79 Merge pull request #3595 from stevenzhu25/patch-1
Feature Request: Add sender name for SendGrid notify hook
2021-07-12 09:11:29 +08:00
98ef51514f added pushbullet functionality 2021-07-11 20:29:44 -03:00
ac9993394c update 2021-07-11 21:58:47 +08:00
849c3fd9c9 Fix space inconsistency 2021-07-06 22:54:15 -04:00
da58fcbfce Add sender name for SendGrid notify hook 2021-07-06 20:51:51 -04:00
fa3cd9736f Merge pull request #3593 from jonwltn/fix-dnspod
Fix the URL for checking DNSPod availability.
2021-07-05 09:27:41 +08:00
a0c5d17539 Fix the URL for checking DNSPod availability. 2021-07-02 09:23:45 -07:00
224cd04673 Shell formatting, again 2021-07-01 22:59:43 +02:00
52243d0870 Clean up formatting (SHFMT) 2021-07-01 22:54:56 +02:00
d519873fa4 Fix Infoblox_View handling + some cleanup
URL is now constructed after possible fallback value for Infoblox_View is being set
Infoblox_View is URLencoded to deal with e.g. spaces
Some cleanup, clearer log messages etc.
2021-07-01 22:25:49 +02:00
a76dcd4ba1 Merge pull request #3581 from acmesh-official/dev
sync
2021-06-28 21:21:04 +08:00
2d07185300 use letsencrypt server to renew certs if no server was saved. 2021-06-28 21:16:32 +08:00
518e1df257 sync (#3580)
sync
2021-06-28 21:10:42 +08:00
e0def66959 fix for compatiblity 2021-06-27 11:29:51 +08:00
772d970074 fix CI tests (#3574)
fix CI tests
2021-06-25 23:20:40 +08:00
ba7d85145a fix env 2021-06-25 23:01:47 +08:00
fb73dceab0 fix format 2021-06-25 22:46:55 +08:00
13fd83e0ba fix revoke 2021-06-25 22:44:23 +08:00
719ba75fcc fix test server 2021-06-25 22:29:40 +08:00
13ab98440c fix initapi 2021-06-25 22:23:17 +08:00
1752004301 fix deactivate 2021-06-25 22:16:16 +08:00
536a5f7cff fix deactivate 2021-06-25 21:59:38 +08:00
a69aece23a Use TEST_ACME_Server 2021-06-25 21:28:20 +08:00
77d3815baa use TEST_ACME_Server 2021-06-25 21:18:03 +08:00
e225e17386 remove unused file 2021-06-25 20:56:46 +08:00
3290208749 Merge pull request #3573 from acmesh-official/dev
Dev
2021-06-25 20:13:06 +08:00
3106187aac Merge pull request #3572 from funzoneq/pdns-fix-content-type
Pdns fix content type
2021-06-25 18:25:19 +08:00
eae490b5b1 [dns_pdns] Fix: missing content type in PATCH requests #3454 2021-06-25 10:12:23 +02:00