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
neilpang
69c02cae76
pass TEST_DNS_NO_SUBDOMAIN
3 years ago
neilpang
4f386663e7
fix for OpenBSD7
https://github.com/acmesh-official/acme.sh/issues/3833
3 years ago
neilpang
eaae0547f2
upgrade Solaris
3 years ago
Marvo2011
cc5cfc7525
Added Selfhost DNS API
+ShellCheck
+ACME v2 compatible
Example:
- Fist create 2 new TXT records on _acme-challenge.example.com
- Now note the ID in (...) from the edit page behind "_acme-challenge.example.com"
export SELFHOSTDNS_USERNAME=myname
export SELFHOSTDNS_PASSWORD=mypass
export SELFHOSTDNS_RID=id_of_txt_record
export SELFHOSTDNS_RID2=id_of_second_txt_record
acme.sh --issue -d example.com --dns dns_selfhost
3 years ago
neil
795dee85ef
Merge pull request #3854 from pearj/dev
Allow optional "NEW" in CSR header and footer
3 years ago
neilpang
dbd5bef038
fix gentoo image
3 years ago
neilpang
dd2a420578
add `--info` command to show the global configs or domain configs.
https://github.com/acmesh-official/acme.sh/issues/2444
3 years ago
neilpang
eeee30ca03
fix https://github.com/acmesh-official/acme.sh/issues/3869
3 years ago
neilpang
82e8792737
send notifications for renew command
https://github.com/acmesh-official/acme.sh/issues/3869#issuecomment-1003546762
3 years ago
neil
6b18b3df34
Merge pull request #3868 from vktg/ispconfigargsfix
DNS-ISPConfig ISPC_Api_Insecure argument check fix
3 years ago
neil
fcebed19b9
Merge pull request #3849 from casesolved-co-uk/dev
Mythic Beasts DNS API script
3 years ago
neil
af5f6176b5
Merge pull request #3764 from wacki4/patch-1
Update dns_opnsense.sh
3 years ago
Viktor G
424cc46db0
DNS-ISPConfig ISPC_Api_Insecure argument check fix
3 years ago
racitup
ce47ccecc4
fix: Neilpang review
3 years ago
racitup
d940f17390
fix: token request body quoting
3 years ago
racitup
6351b5d0dc
fix: github switch
3 years ago
racitup
9c4ac24a66
fix: debugging
3 years ago
racitup
bf66df2a29
fix: correct return value
3 years ago
racitup
962ce380cd
fix: floating token for github
3 years ago
racitup
9769afb944
feat: Mythic Beasts DNS API script
3 years ago
neilpang
052b45a510
upgrade solaris vm
3 years ago
neil
84a96e862e
Merge pull request #3861 from christianbur/patch-2
Update Dockerfile - alpine:3.12 -> alpine:3.15
3 years ago
Christian Burmeister
3105235a7a
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
Joel Pearson
342bce2168
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
neil
86d8cbc4d2
Merge pull request #3852 from heptalium/dev
[dns_knot] Use key command instead of command line argument to transmit dns key data
3 years ago
neilpang
6b63bd6a44
fix tunnel version
3 years ago
Jens Meißner
225707c877
[dns_knot] Use key command instead of command line argument to transmit dns key data.
3 years ago
neilpang
66da6f18e3
add TEST_DNS_NO_SUBDOMAIN
3 years ago
neilpang
bdf8bf391c
pass TEST_DNS_NO_SUBDOMAIN
3 years ago
neilpang
f66d9e1a22
fix for OpenBSD7
https://github.com/acmesh-official/acme.sh/issues/3833
3 years ago
neilpang
ccd3d96942
upgrade Solaris
3 years ago
F-Plass
b203f2abaa
Merge branch 'acmesh-official:master' into master
3 years ago
neil
5490a2f3ba
Merge pull request #3837 from acmesh-official/dev
sync
3 years ago
neil
ba44235471
Update DNS.yml
3 years ago
neil
be556f9e36
Merge pull request #3818 from hguandl/master
Add iOS Bark notify hook
3 years ago
Hao Guan
5e5ba11601
Add iOS Bark notify hook.
3 years ago
neil
e384df30fa
Merge pull request #3813 from acmesh-official/dev
fix https://github.com/acmesh-official/acme.sh/issues/3806
3 years ago
Nasser Alansari
4635dacf7f
Add SYNO_TOTP_SECRET for user with two-factor authentication
3 years ago
neilpang
18e4d270d9
fix https://github.com/acmesh-official/acme.sh/issues/3806
3 years ago
F-Plass
3bcb91f6ae
Update truenas.sh
solved the problem of UI-Restart after 12.0-U3
3 years ago
neil
5e574a355d
Merge pull request #3800 from acmesh-official/dev
sync
3 years ago
neil
640c7c5fa3
Merge pull request #3798 from Scre13/patch_mail_sh
removed -- at beginning of subject
3 years ago
neil
eb6395a62c
Update mail.sh
3 years ago
Scre13
2b2845aa07
removed -- at beginning of subject
3 years ago
neil
54d8c66f3e
Merge pull request #3797 from Scre13/patch_lf_mime_version
Removed newline at the end of subject, added MIME-Version header
3 years ago
neil
95bbf1b190
Update mail.sh
3 years ago
Scre13
ee2dab51f3
removed newline at the end of subject, added MIME-Version header
3 years ago