-
I was adding my first ingress which was x.domain.com, and the webhook went well.
few minutes later I've added x1.domain.com, and got error in the challenge says:
```
Accepting challenge authorizati…
-
To add a simpler option to creating a TLS enable RPC server, where the current options are discussed [here](https://github.com/truflation/tsn-node-operator/issues/23#issuecomment-2359567272), kwild's …
-
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…
-
Help welcome. Refer to https://github.com/debops/ansible-nginx how this can be done.
Edit: Note: https://letsencrypt.org//2017/10/17/acme-support-in-apache-httpd.html
-
A support can be considered for those who want to get ssl through acme and dnsapi whose domain address is in cloudflare, route53 or a different cloud provider.
Which problem does it solve?
- SSL…
-
**Describe the bug**:
While attempting to issue a certificate using the ACME protocol, the process failed. Upon investigating the acme-http-solver pod, it was found that the failure occurred due …
-
i am try to start with nginx, i am do not understand haw to work with ACME, MTA-STS
i am don`t find mta-sts.txt
```
# Automatic TLS configuration with ACME, e.g. through Let's Encrypt. The key …
-
## Issue description
Systemd supports [credential](https://systemd.io/CREDENTIALS/) which will place the credential in non-swappable memory, with access restriction, and supports encryption with TP…
-
If you order a certificate for multiple domains, you will end up with multiple `Problem`s (one per challenge that failed). Can you please have AcmeServerException accept a list of problems? You can ke…
-
I've written a simple script that export's certifcates from acme.json to kubernetes certificates.
```bash
#!/usr/bin/env bash
set -e # abort on errors
set -u # abort on unset variables
set -f…