Commit Graph

5177 Commits

Author SHA1 Message Date
neil f7f1168aad
Merge pull request #4266 from skyksandr/master
Vultr DNS: fix "grep: repetition-operator operand invalid" on FreeBSD
2023-02-03 16:49:26 +08:00
Aleksandr Kunin d6cf15368a Vultr DNS: fix "grep: repetition-operator operand invalid" on FreeBSD 2023-02-03 12:44:33 +07:00
neilpang a5fbf3fb80 fix format 2023-02-03 09:59:42 +08:00
neilpang 3cf8f78745 fix format 2023-02-03 09:57:56 +08:00
neilpang 59dab6eac7 fix https://github.com/acmesh-official/acme.sh/issues/4485#issuecomment-1414022376
https://github.com/acmesh-official/acme.sh/issues/4483#issuecomment-1414460122
2023-02-03 09:55:51 +08:00
Roman Lumetsberger 553d861b8a
fix shell check and formatting 2023-01-31 11:17:33 +01:00
Roman Lumetsberger 7b5d94d062
convert domain and subdomain to lower case 2023-01-31 11:10:42 +01:00
Roman Lumetsberger cb021efaee
Merge branch 'acmesh-official:dev' into dev 2023-01-31 10:34:29 +01:00
neilpang c2344f3717 add log for doh
https://github.com/acmesh-official/acme.sh/issues/4481
2023-01-30 14:39:03 +08:00
neilpang f537c606f7 fix warnings 2023-01-29 11:13:23 +08:00
neil c8f48a4a90
Merge pull request #4478 from acmesh-official/dev
sync
2023-01-29 11:06:37 +08:00
neil c2ad1b4e46
Merge pull request #4448 from PMExtra/feature/curl_fail
curl return fail if HTTP errors
2023-01-28 20:37:20 +08:00
neilpang ba9d146d6c fix https://github.com/acmesh-official/acme.sh/issues/992 2023-01-28 17:29:03 +08:00
PMExtra a5b04a0328 ensure `curl --help` backward compatible 2023-01-28 17:19:04 +08:00
neilpang 01249d0cb9 fix warning 2023-01-28 16:24:27 +08:00
neil 71c273fbcb
Merge pull request #4476 from acmesh-official/dev
sync
2023-01-28 16:19:53 +08:00
neilpang aa9cbf7c55 fix https://github.com/acmesh-official/acme.sh/issues/992 2023-01-28 16:18:27 +08:00
neil 429b18ed48
Merge pull request #4475 from acmesh-official/dev
sync
2023-01-28 15:31:55 +08:00
neilpang 2690c05781 fix format 2023-01-28 15:28:06 +08:00
neilpang e3b688c9d8 fix format 2023-01-28 15:26:54 +08:00
neilpang 41b6f18a5d fix format 2023-01-28 15:25:50 +08:00
neilpang 5a59c39036 fix format 2023-01-28 15:24:21 +08:00
neil a02dd18ad7
Merge pull request #4414 from beartom/master
Update truenas.sh to deploy certificate for TrueCharts
2023-01-28 15:20:10 +08:00
neil 16bdc7d0a3 fix from OpenAI https://github.com/acmesh-official/acme.sh/issues/992
https://github.com/acmesh-official/acme.sh/pull/2609
2023-01-27 11:44:20 +08:00
neil 40002e8040
Merge pull request #4447 from PMExtra/feature/vault
improve vault and vault_cli deployhooks
2023-01-24 18:49:18 +08:00
neil 6748c55c04 fix stepca 2023-01-24 18:00:09 +08:00
neil deb63b4adf fix stepca 2023-01-24 17:58:46 +08:00
neil 015a9b9271 fix notify 2023-01-24 16:45:12 +08:00
neil ab2305e259 fix stepca 2023-01-24 16:42:10 +08:00
neil b99c998057 fix https://github.com/acmesh-official/acme.sh/issues/4463 2023-01-24 16:13:42 +08:00
neil 6c0a7144f6 fix https://github.com/acmesh-official/acme.sh/issues/4445 2023-01-24 15:45:25 +08:00
neil bf50fce5bd fix https://github.com/acmesh-official/acme.sh/issues/4470 2023-01-24 15:17:48 +08:00
neil 8718b156c4
Merge pull request #4471 from vladislav-sharapov/patch-1
fix(dns_openstack): fix argparse error
2023-01-22 14:10:32 +08:00
Vladislav Sharapov 7bbdd1f839 fix(dns_openstack): fix argparse error
Add equal sign to '--record' option to fix argparse error
occurring when ACME token starts with '-'.
2023-01-20 23:56:14 +04:00
neil ffed1a4afa
Merge pull request #4468 from DreamOfIce/master
Update deploy script for gcore
2023-01-20 09:11:23 +08:00
冰雪殇璃陌梦 1bfd3642e8
Update gcore_cdn.sh 2023-01-19 10:19:05 +08:00
neil 577f4e0cc3
Merge pull request #4430 from zpeschke/gd_grammar
Minor grammar fixes for gd
2023-01-11 20:50:59 +08:00
neil e2f05f3fc9
Merge pull request #4413 from trulyliu/dev
Add gcore dns support.
2023-01-11 20:46:07 +08:00
Gavin Leo 27f30631ed Add gcore dns support.
https://apidocs.gcore.com/dns
2023-01-05 14:30:02 +08:00
PMExtra 1ccfa96c2e improve logging 2022-12-28 02:47:49 +08:00
neil a2c64e79ff fix for openbsd 2022-12-26 22:28:08 +08:00
neil 7b623f85cd minor 2022-12-26 21:43:02 +08:00
PMExtra ed63eb6833 migrate FABIO to VAULT_FABIO_MODE and persist it 2022-12-23 19:34:31 +08:00
PMExtra b8d0d3c242 improve chain.pem exists evaluating 2022-12-23 19:17:37 +08:00
PMExtra fe1bfe9ae1 improve vault and vault_api deployhooks 2022-12-23 18:59:01 +08:00
PMExtra 7154c9ee5d improve `curl --help` predication 2022-12-23 17:42:27 +08:00
PMExtra 057c95bd1c improve `wget --content-on-error` condition 2022-12-23 17:39:51 +08:00
PMExtra 0cafc00c4f append --fail-with-body argument to curl if supported 2022-12-23 17:22:12 +08:00
neil 75d2898efd
Merge pull request #4441 from plummer86/bugfix/_wget_out_fix
Fix assignment: _wget_out
2022-12-19 10:23:00 +08:00
plummer86 764a4c99fa Fix assignment to _wget_out 2022-12-18 22:32:49 +00:00