Commit Graph

4609 Commits (0f607413d08a3e067a4852b27faf096d846854bf)
 

Author SHA1 Message Date
neil 188274277a fix https://github.com/acmesh-official/acme.sh/issues/3883
neil c0cb3945f1
Merge pull request from acmesh-official/dev
sync
neil e07795e8f0 fix https://github.com/acmesh-official/acme.sh/issues/3883
I Komang Suryadana bda454fe9c
Remove cloud domain record with cloud master zone. ()
neil 856e77053e Merge branch '3870' into dev
Felix Matouschek 2ce145f359
Refactoring amcedns api (second try) ()
Sergey Pashinin 7e7291ace9
Support Vault KV v2 ()
Victor R. Santos 61c853a3c1
Add Gotify notification ()
Bodenhaltung 4346139d65
Add dnsHome.de API ()
Add dnsHome.de API
neil 1476f83ba7
Merge pull request from acmesh-official/dev
sync
neil c959d64099
Merge pull request from dacrystal/topic/synology_dsm-otp_code
Add SYNO_TOTP_SECRET for user with two-factor authentication enabled
neil e67d26caeb fix https://github.com/acmesh-official/acme.sh/issues/3845#issuecomment-999367478
neil 86c3fa0df0 remove retry for get and post
neil 75ae57e194 report false
neil d42feae0af fix ecdsa name for stepca
neil 45971b8083 add ip cert test for stepCA
neil 8e9bbd1bb3 fix CI
neil ec10a3eab4 fix CI
neil 49deb4af24 fix CI
neil 10f171b6e4 fix ci
neil 735db1a12b fix ci
neil b2f4cc2dc5 add Step-ca to CI
https://github.com/acmesh-official/acme.sh/issues/3871
neil d43b587d17 fix https://github.com/acmesh-official/acme.sh/issues/3870
neil 6b07a955f2
Merge pull request from jvandborg/master
Cannot wait for PR  to be completed
Jacob Vandborg e23c02575d
Removed DNS sleep
Users should use command line parameter --dnssleep instead
neil b1bf634136
Merge pull request from fraenki/fix_fritz
deploy/fritzbox: allow hook to be used with multiple fritzboxes
jvandborg 459faf4dfb Format to comply with style guide
Jacob Vandborg 8cdceb83b2
Cannot wait for PR to be completed
PR  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
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.
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.
neilpang 37cc611e3f fix gentoo image
neilpang c39e6c4423 add `--info` command to show the global configs or domain configs.
https://github.com/acmesh-official/acme.sh/issues/2444
neilpang 1566656af3 fix https://github.com/acmesh-official/acme.sh/issues/3869
neilpang 737eba57bd send notifications for renew command
https://github.com/acmesh-official/acme.sh/issues/3869#issuecomment-1003546762
Viktor G d32cedd7dc DNS-ISPConfig ISPC_Api_Insecure argument check fix
racitup 2b6aa26703 fix: Neilpang review
racitup 95f1336060 fix: token request body quoting
racitup f46ee93597 fix: github switch
racitup 56d799f449 fix: debugging
racitup 6251652c93 fix: correct return value
racitup 6a2c9a0dc1 fix: floating token for github
racitup 4dd709b543 feat: Mythic Beasts DNS API script
wacki4 aa9f5b8c4a Update dns_opnsense.sh
Correction when having many zones.
wacki4 f485f3fdb5 Update dns_opnsense.sh
Update for opnsense regards to error in 
neilpang c6a0ec64cb upgrade solaris vm
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.
Jens Meißner dac7a3d272 [dns_knot] Use key command instead of command line argument to transmit dns key data.
neilpang beed123fb0 fix tunnel version
neilpang 267e582827 add TEST_DNS_NO_SUBDOMAIN
neilpang 69c02cae76 pass TEST_DNS_NO_SUBDOMAIN