-
We have a slightly odd way of setting up domains/hosting accounts in Plesk that we think is affecting LetsEncrypt from doing its thing.
E.G. We have a 'deployer' user that is used to deploy to host…
-
How much effort do you think would be required to make challenge type configurable, so we could use `DNS-01` challenges?
https://letsencrypt.org/docs/challenge-types/#dns-01-challenge
> This cha…
-
[Hurricane Electric Hosted DNS](https://dns.he.net/) introduced dynamic TXT records sometime in 2020.
It is now possible to use acme.sh DNS API with a dynamic update key instead of the HE.net account…
-
### Do you want to request a *feature* or report a *bug*?
feature
### What did you do?
I configured Traefik on Kubernetes with let's encrypt on top of consul using this helm chart (https://gi…
-
I have created a PS script to create the certificates, update the DNS (through the GoDaddy API) and import the PFX file to IIS, and although I still have a few things to tidy I can see how it can all …
-
Hi,
I hope someone can point me to the right direction to fix this issue. The automatic renewal doesn't work for me, because I'm running jwilders nginx proxy in network mode "host". I have to do this…
-
Love the ACMESharp tool, thanks for putting this together!
I think there's an opportunity to expand on the checks/error-reporting in the above error's flow. In my case I was able to put a SAN cert to…
-
sometimes the dns challenge hangs due timeouts
`DNS problem: SERVFAIL looking up TXT for _acme-challenge.bloxxter.in - the domain''s nameservers may be malfunctioning"`
a rerun of the playbook re…
-
Heroku recommends against using A records and "naked domains"
> DNS A-records can be used to configure zone apex domains (also called bare, naked, or root domains). These records have serious availab…
-
Steps to reproduce
------------------
1. config bind9 according https://github.com/acmesh-official/acme.sh/wiki/dnsapi#7-use-nsupdate-to-automatically-issue-cert
2. install the latest acme.sh…