-
**Describe the bug**
Renewing a cert using Cloudflare:
```bash
Type the appropriate number [1-2] or any other key to cancel: 2
Issuing new SSL cert with acme.sh
2024-10-22 22:26:26,694 (INFO) w…
-
[root@liqing html]# acme.sh --issue -d dagon.top -k ec-256 --webroot /var/www/html --debug 2
[2023年 04月 26日 星期三 00:21:35 CST] Lets find script dir.
[2023年 04月 26日 星期三 00:21:35 CST] _SCRIPT_='/root…
-
Hi! I have multiple zones in my Cloud DNS, and I was wondering if there could be a variable that allows me to specify which domain zone(s) I am using when calling the Google Cloud API. I am using Cadd…
-
I am working through this using manual dns
I have added the TXT record to my domain and now trying to tell ACME I am finished.
I am running into the following error doing Submit-ACMEChallenge. Pleas…
-
Trying to figure out why Let's Encrypt (LE) was refusing to give me a new certificate, I wanted to enable logging & using LE stagging environment.
## Bug description
When adding the env var `DEB…
-
I want Moonfire to be a good Internet-facing webserver.
* [ ] support https
* [ ] support https...with automatic ACME (letsencrypt) support for HTTP-01 and/or TLS-ALPN-01 challenges.
* [ ] …
-
### Description
Initial Quarkus Let's Encrypt feature uses TLS registry Let's Encrypt route to manage ACME challenges but expects Quarkus CLI to initiate an initial certificate acquisition, subsequen…
-
OK, so I had a problem this morning, I worked around it, but I feel like there might be a way to prevent it from happening automatically.
I have an acme-dns server on acme-dns.example.com, and I wa…
-
Here is `certbot53`, a script I wrote to use this project:
```
#!/bin/bash
#STAGING=--staging
CERT_DIR=/etc/pound/certbot
DOMAIN=scalacourses.com
MAIL_ADDR='mslinn@scalacourses.com'
SCRIPT_…
-
# Obtener Certificado *.ondevio.com via DNS challenge
## Instalar Certbot
```
sudo yum install epel-release
sudo yum install certbot-nginx
```
## Usar Certbot
NOTA: A mitad de este coman…