-
Hi,
Our Certificate Authority requires approval of client registration, when registering a new client. To my understanding this is not supported by "Certify The Web" UI client.
Is it possible…
-
changed domain name to example.com only.
```
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Plugins selected: Authenticator manual, Installer None
Obtaining a new certificate
Performi…
-
### Describe the Bug
Validation errors for relational data are not nested at all. Consider the following models:
- A `customer` model, with a `notes` property (O2M to `note`)
- A `note` model, …
-
***
## Steps to reproduce:
1. Install luci-app-acme by offical feed
2. Modify the certificate configuration and check "Apply to nginx"
3. Save and apply
## Actual behavior:
1. Certs was …
-
So, I tried to renew my certificates and ran:
```
(1652) toy:/root/acme# java -jar acme_client.jar --command verify-domains -a /etc/pjac/account.key -w /etc/pjac/workdir/ -c /etc/pjac/eenfach.de.c…
-
I am trying to revoke a certificate that was issued using `client.auto()` using `client.revokeCertificate()`, but it throws the following error:
```
Error: JWS verification error
at AcmeApi.api…
-
This seems similar to issue #10 but does not involve IPv6.
On an Ubuntu AWS instance (Ubuntu 16.04.2 LTS (GNU/Linux 4.4.0-77-generic x86_64)
freshly updated with dist-upgrade, I downloaded the lat…
-
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…
-
**Checklist**
- Have you pulled and found the error with `jc21/nginx-proxy-manager:latest` docker image?
- Yes
- Are you sure you're not using someone else's docker image?
- Yes
- Have you se…
-
Since letsencrypt’s old root cert expiration (https://letsencrypt.org/docs/dst-root-ca-x3-expiration-september-2021/) we’ve had an issue with some older clients being unable to reach services encrypte…