- 05 Jan, 2022 1 commit
-
-
Marvo2011 authored
+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
-
- 03 Jan, 2022 8 commits
- 30 Dec, 2021 1 commit
-
-
Viktor G authored
-
- 28 Dec, 2021 1 commit
-
-
racitup authored
-
- 25 Dec, 2021 7 commits
- 22 Dec, 2021 1 commit
-
-
neil authored
Update Dockerfile - alpine:3.12 -> alpine:3.15
-
- 21 Dec, 2021 1 commit
-
-
Christian Burmeister authored
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.
-
- 17 Dec, 2021 1 commit
-
-
Joel Pearson authored
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.
-
- 13 Dec, 2021 2 commits
- 12 Dec, 2021 1 commit
-
-
Jens Meißner authored
-
- 06 Dec, 2021 1 commit
-
-
neilpang authored
-
- 05 Dec, 2021 3 commits
- 30 Nov, 2021 1 commit
-
-
neil authored
-
- 21 Nov, 2021 1 commit
-
-
neil authored
Add iOS Bark notify hook
-
- 20 Nov, 2021 1 commit
-
-
Hao Guan authored
-
- 19 Nov, 2021 1 commit
-
-
- 13 Nov, 2021 1 commit
-
-
- 10 Nov, 2021 1 commit
-
-
neil authored
sync
-
- 09 Nov, 2021 5 commits
- 08 Nov, 2021 1 commit
-
-
Scre13 authored
-