-
Steps to reproduce
------------------
Use ACME.SH with OPNSENSE >=22.1 and HTTP/TLS validation
When I use the acme.sh plugin with OPNSENSE Verison 22.1 it stops working. It worked well with t…
-
OS: Ubuntu 20.04.3 LTS
Caddy Version: 2.4.6
Dockerfile:
```
FROM caddy:builder AS builder
WORKDIR .
RUN xcaddy build --with github.com/caddy-dns/namecheap
FROM caddy:latest
COPY --from=b…
-
### Current behavior
Despite https://github.com/cypress-io/cypress/issues/27552 being closed as fixed, we are observing very similar behavior in our e2e test runs on cypress `13.14.2`. On seemingly r…
-
**Jetty version(s)**
10+
**Enhancement Description**
[RFC 8737](https://www.rfc-editor.org/rfc/rfc8737) describes a method to validate domain names via the `tls-alpn-01` challenge.
Upon the re…
-
when i try to obtain a certificate on demand for customerdomain.com, i get this error from porkbun.
- [x] i have TLS working for my porkbun domain, subdomains, and wildcard subdomains (not picture…
-
Hi,
I've been reviewing Let's Encrypt logs for subscribers that are using excessive resources. Some of the top users of resources are using the xenolf-acme user-agent. I'm sure this is not the main…
-
See: https://letsencrypt.org/docs/client-options/
-
We get this error when lua-resty-acme tries to request a new certificate:
`autossl.lua:659: failed to create rsa certificate for domain **-**********-***-****.******.dev: failed to create csr: fail…
-
**Describe the bug**:
Seems like we have a race condition when two Kubernetes clusters with similar (near identical) configuration try to request a certificate using DNS01 to create the same certif…
-
# 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…