neil
7d50332246
Merge pull request #4412 from phedoreanu/bugfix/1984_hosting_csrftoken
dns_1984.hosting.sh: fix login with valid csrftoken
1 year ago
Adrian Fedoreanu
0d0478245f
dns_1984hosting.sh: fix login with valid csrftoken and sessionid
2 years ago
neil
f680ede980
start 3.0.7
1 year ago
neil
b7caf7a016
Merge pull request #4663 from acmesh-official/dev
sync
1 year ago
neil
891198e4f3
Merge pull request #4653 from stokito/dns_ovh_runabove
dns_ovh.sh Add ovh-us endpoint
1 year ago
neil
38c5910be4
Merge pull request #4658 from Justman10000/master
Update
1 year ago
neil
327e2fb0a4
remove all exec.
https://github.com/acmesh-official/acme.sh/issues/4659
1 year ago
neil
c20c219990
Merge pull request #4661 from acmesh-official/dev
sync
1 year ago
neil
4c30250782
fix https://github.com/acmesh-official/acme.sh/issues/4659
1 year ago
Justin Nogossek
caf23f9a04
Remove not anymore exists tutorials and websites
1 year ago
Justin Nogossek
beab808b76
Update URL
1 year ago
Sergey Ponomarev
6c8920f63e
dns_ovh.sh Add ovh-us endpoint
Remove discontinued runabove.com
If any new env will be added then a user may spe
Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
1 year ago
Martin Arndt
0548ad2fc6
Fix debug output of session ID
1 year ago
Martin Arndt
623d615cd7
Remove external OTP dependency from synology_dsm.sh
Also adapt to DSM 7's API improvements.
1 year ago
sg1888
126df9647b
Modified keytest to perform a partial empty commit
1 year ago
sg1888
2e2e7cd054
Added ability to force commit to firewall. Username is now also mandatory
2 years ago
sg1888
0ebc9f7a44
Fixed typo
2 years ago
sg1888
a8fba65cbd
Cleaned up verbiage. Added ability to store / update user variable. Added ability to use user/pass OR key
2 years ago
neil
51be15f66d
Merge pull request #4150 from defnull/patch-sectigo-wildcard
fix: Challenge not skipped for pre-validated wildcard domain orders
2 years ago
neil
110e25e784
Merge pull request #4158 from lufi42/dev
Plesk XMLAPI Compatibility with all Plesk editions
2 years ago
neil
8414100d0b
Merge pull request #4629 from fichtner/dns_opnsense
dnsapi: fix OPNsense script to be compatible with upcoming 23.1.8
2 years ago
lufi42
a3f4cb154e
Merge branch 'acmesh-official:dev' into dev
2 years ago
Franco Fichtner
e6e22a1ca1
dnsapi: fix OPNsense script to be compatible with upcoming 23.1.8
The current script is already broken due to Bind 9.16 -> 9.18 changes
due to their renaming scheme for primary/secondary so do not rely on the
compat layer (which was also broken for other reasons).
2 years ago
sg1888
7623025b90
Fixes for POSIX sh shell
2 years ago
sg1888
56c98e9295
Merge remote-tracking branch 'upstream/master' into panos-ecc-fix
2 years ago
neilpang
b937665b90
minor
2 years ago
neilpang
a7bc2293c0
fix https://github.com/acmesh-official/acme.sh/issues/4612#issuecomment-1518929996
2 years ago
neil
0d25f7612b
Merge pull request #4609 from acmesh-official/dev
sync
2 years ago
neilpang
84e4181ed7
fix https://github.com/acmesh-official/acme.sh/issues/4604
2 years ago
neilpang
f66a29d1c3
fix https://github.com/acmesh-official/acme.sh/issues/4606
2 years ago
neil
dbd3881cea
Merge pull request #4515 from HRHDaniel/domain_conf_debug
Domain conf debug
2 years ago
sg1888
df753e2619
Added functionality to save and reuse API key
2 years ago
neil
7eb6bbe65f
Merge pull request #4579 from daschr/dev
Prevent whitespace splitting
2 years ago
David Schramm
a570fda1cb
prevent whitespace splitting
2 years ago
David Schramm
3b06fa6523
merge upstream
2 years ago
neil
dcdbe2fbb8
fix https://github.com/acmesh-official/acme.sh/pull/4577
2 years ago
David Schramm
dc1f36da43
prevent whitespace splitting
2 years ago
sg1888
cbb7082afd
Fixed bug with wildcard certs and ecc keys
2 years ago
Paul Dee
6ee72e119c
Spelling / grammar
2 years ago
neil
05dbd395e6
Merge pull request #4540 from Hobby-Student/dev
[KAS] improve deletion of records
2 years ago
neil
69e7360cc3
Merge pull request #4568 from imlonghao/patch-1
fix(cloudns): fix grep when TXT record start with hyphen symbol
2 years ago
imlonghao
7ef2533b98
fix(cloudns): fix grep when record start with hyphen symbol
2 years ago
neil
97f87c4229
Merge pull request #4542 from alexleigh/master
Add support for Google Domains DNS API.
2 years ago
neilpang
42a5cd961d
fix https://github.com/acmesh-official/acme.sh/issues/4530#issuecomment-1473395845
2 years ago
neil
bf00d3157f
Merge pull request #4544 from NCDGHA/bugfix/issue_4543_fix_retry-after
Fix Retry-After handling
2 years ago
neil
cf3ff4c136
Merge pull request #4551 from acmesh-official/dev
sync
2 years ago
neil
7fe06adcfd
Merge pull request #4550 from eastonman/master
dnsapi(huaweicloud): fix DomainName not retreived properly
2 years ago
Easton Man
ae3e5dbf2c
fix: fix DomainName not retreived properly
Co-Authored-By: idawnlight <idawn@live.com>
2 years ago
neil
20304590b4
Merge pull request #4547 from eastonman/master
dnsapi(huaweicloud): Add retry count to avoid infinite loop when things go wrong
2 years ago
Alex Leigh
2d8c0c0131
Add support for Google Domains DNS API.
https://domains.google/learn/gts-acme/
This is an ACME API for Google Domains customers, which is
different from the Google Cloud Domains API for Google Cloud
customers.
2 years ago