-
Thanks for creating this project by the way, it's been the most helpful so far.
However, when I launch this on my VM (hosted in Gcloud) I get the following:
`
2017-11-24 21:55:06,446:ERROR:si…
-
_acme-challenge is already reserved for ACME, and that extends to every TXT record under that node. I see no reason not to take advantage with leaf nodes, like so:
```DNS
_ujmmovf2vn55tgye._acme-cha…
-
Hi folks,
Not sure if this is the right place to post but I recently setup my own Name Servers with BIND9 configured them to support RFC2136 however I keep getting a error related to expected a TSI…
-
# Architecture
* Traefik: 10.8.10.254
* Smallstep: 10.8.10.253
* ACME DNS: 10.8.10.252
These services all run in containers and can communicate with each other.
`acme-dns.cfg` is configured…
-
So right now our code for both DNS and HTTP DCV checks expect the challenge presented to exactly match the page or DNS record fetched from the target domain. Some feedback has been that this is potent…
-
**Describe the bug**:
When
1. a (Cluster)Issuer is configured with the new `spec.acme.solvers[].http01.ingress.ingressClassName` property to set the default ingress class for challenge solv…
-
### Describe the bug
Disclaimer: This is probably more of a lego issue/inconsistency, but due to some opinionated choices in the ACME NixOS module system it makes it hard to use this provider in NixO…
-
Hi,
Hurricane Electric has added a feature to enable the TXT validation for dynamic DNS domains.
They announced the feature on https://dns.he.net/ (text below for convenience)
The current impl…
-
Hi, we are experiencing some trouble while trying to use kerberos, we get the error: KDC_ERR_S_PRINCIPAL_UNKNOWN(server not found in kerberos database). we tried creating our own keytab and connecting…
-
Acme.sh and Certbot plugins will make it easy for users to get Let's Encrypt certificates with their oblong domain via the dns-01 challenge and automatic record creation through the plugin!
Blocked…