Commit Graph

4710 Commits (b876128635542d12e7214619994bf1c1947c7fc5)
 

Author SHA1 Message Date
Yuan Ming e49ece8793
dns_huaweicloud.sh minor bug fixes
1. Match zone name in response in case multiple items return.
2. Use string '"id"' (single quotation marks added) to check if zone/record exist in _get_zoneid() & _get_recordset_id(). Fix domain can't contain string "id".

(Sensitive _debug Access Token Commented out, For CICD Run)
3 years ago
neil 188274277a fix https://github.com/acmesh-official/acme.sh/issues/3883 3 years ago
neil c0cb3945f1
Merge pull request #3884 from acmesh-official/dev
sync
3 years ago
neil e07795e8f0 fix https://github.com/acmesh-official/acme.sh/issues/3883 3 years ago
I Komang Suryadana bda454fe9c
Remove cloud domain record with cloud master zone. (#3507) 3 years ago
neil 856e77053e Merge branch '3870' into dev 3 years ago
Felix Matouschek 2ce145f359
Refactoring amcedns api (second try) (#3231) 3 years ago
Sergey Pashinin 7e7291ace9
Support Vault KV v2 (#3502) 3 years ago
Victor R. Santos 61c853a3c1
Add Gotify notification (#3759) 3 years ago
Bodenhaltung 4346139d65
Add dnsHome.de API (#3823)
Add dnsHome.de API
3 years ago
neil 1476f83ba7
Merge pull request #3879 from acmesh-official/dev
sync
3 years ago
neil c959d64099
Merge pull request #3807 from dacrystal/topic/synology_dsm-otp_code
Add SYNO_TOTP_SECRET for user with two-factor authentication enabled
3 years ago
neil e67d26caeb fix https://github.com/acmesh-official/acme.sh/issues/3845#issuecomment-999367478 3 years ago
neil 86c3fa0df0 remove retry for get and post 3 years ago
neil 75ae57e194 report false 3 years ago
neil d42feae0af fix ecdsa name for stepca 3 years ago
neil 45971b8083 add ip cert test for stepCA 3 years ago
neil 8e9bbd1bb3 fix CI 3 years ago
neil ec10a3eab4 fix CI 3 years ago
neil 49deb4af24 fix CI 3 years ago
neil 10f171b6e4 fix ci 3 years ago
neil 735db1a12b fix ci 3 years ago
neil b2f4cc2dc5 add Step-ca to CI
https://github.com/acmesh-official/acme.sh/issues/3871
3 years ago
neil d43b587d17 fix https://github.com/acmesh-official/acme.sh/issues/3870 3 years ago
neil 6b07a955f2
Merge pull request #3877 from jvandborg/master
Cannot wait for PR #3673 to be completed
3 years ago
Jacob Vandborg e23c02575d
Removed DNS sleep
Users should use command line parameter --dnssleep instead
3 years ago
neil b1bf634136
Merge pull request #3876 from fraenki/fix_fritz
deploy/fritzbox: allow hook to be used with multiple fritzboxes
3 years ago
jvandborg 459faf4dfb Format to comply with style guide 3 years ago
Jacob Vandborg 8cdceb83b2
Cannot wait for PR #3673 to be completed
PR #3673 Fix simply.com API seems abandoned by maintainer and I need this fixed asap

Changes implemented
* Normalize JSON and fix not handling return code correctly
* Add some information to comments
* Fix trailing slash on URIs
* Add 60 second sleep for zone to be written
* Fix parsing record_data and record_type
3 years ago
Frank Wall 6aa1ec0802 deploy/fritzbox: allow hook to be used with multiple fritzboxes
Previously the deploy hook config was stored in the account config.
This seems odd and adds unnecessary limitations to the hook.
Now we're using the correct _*deployconf() functions to read and
write the deploy hook config.
3 years ago
Joel Pearson 0727f7054b Allow optional "NEW" in CSR header and footer
When generating a CSR in Windows it seems to create a CSR header that looks like "-----BEGIN NEW CERTIFICATE REQUEST-----", but the addition of "NEW" breaks the parsing of the CSR. Making "NEW " optional fixes the problem.

Apparently certbot is tolerant of both forms, see: https://community.letsencrypt.org/t/error-parsing-certificate-request-resolved/40039/6 for more information.
3 years ago
neilpang 37cc611e3f fix gentoo image 3 years ago
neilpang c39e6c4423 add `--info` command to show the global configs or domain configs.
https://github.com/acmesh-official/acme.sh/issues/2444
3 years ago
neilpang 1566656af3 fix https://github.com/acmesh-official/acme.sh/issues/3869 3 years ago
neilpang 737eba57bd send notifications for renew command
https://github.com/acmesh-official/acme.sh/issues/3869#issuecomment-1003546762
3 years ago
Viktor G d32cedd7dc DNS-ISPConfig ISPC_Api_Insecure argument check fix 3 years ago
racitup 2b6aa26703 fix: Neilpang review 3 years ago
racitup 95f1336060 fix: token request body quoting 3 years ago
racitup f46ee93597 fix: github switch 3 years ago
racitup 56d799f449 fix: debugging 3 years ago
racitup 6251652c93 fix: correct return value 3 years ago
racitup 6a2c9a0dc1 fix: floating token for github 3 years ago
racitup 4dd709b543 feat: Mythic Beasts DNS API script 3 years ago
wacki4 aa9f5b8c4a Update dns_opnsense.sh
Correction when having many zones.
3 years ago
wacki4 f485f3fdb5 Update dns_opnsense.sh
Update for opnsense regards to error in #3735
3 years ago
neilpang c6a0ec64cb upgrade solaris vm 3 years ago
Christian Burmeister e0b179e5f3 Update Dockerfile - alpine:3.12 -> alpine:3.15
The support for the base image alpine:3.12 will expire in 4 months (https://endoflife.date/alpine), so it would make sense to upgrade to the current version alpine:3.15. 
I was able to create the acme.sh image with the new alpine:3.15 version without errors and also create and deploy a certificate, but further testing would be useful.
3 years ago
Jens Meißner dac7a3d272 [dns_knot] Use key command instead of command line argument to transmit dns key data. 3 years ago
neilpang beed123fb0 fix tunnel version 3 years ago
neilpang 267e582827 add TEST_DNS_NO_SUBDOMAIN 3 years ago