docker中运行acme,SYNO_Certificate参数设置为”“,定时运行脚本 bash /volume1/docker/Acme/cert-up-docker.sh >>/volume1/docker/Acme/log.txt 2>&1 更新证书时报错 Unable to find certificate: "" and is not set. 此报错可稳定复现且未作任何配置改动 Debug log [Tue Jun 18 11:52:32 UTC 2024] Y...
"newAccount": "https://acme-v02.api.letsencrypt.org/acme/new-acct", "newNonce": "https://acme-v02.api.letsencrypt.org/acme/new-nonce", "newOrder": "https://acme-v02.api.letsencrypt.org/acme/new-order", "renewalInfo": "https://acme-v02.api.letsencrypt.org/draft-ietf-acme-ari...
Unable to install Let’s Encrypt wildcard certificate: No TXT record found at _acme-challenge.example.com - Support Cases - Plesk Knowledge Base
Steps to reproduce Obtain certificate from LE using: ./acme.sh --issue --keylength 2048 --server letsencrypt --home . -d "mydomain.tld" --dns "$CERT_DNS" –-log Debug log ash-4.4# ./acme.sh --deploy --home . -d "mydomain.tld" --deploy-hook synology_dsm --debug 2 ...
Steps to reproduce I installed neilpang container a few months ago. It runs in daemon mode and the container logs show the cert gets renewed and saved to the acme.sh bind mount i have (i don't recall the command line i used for intial ce...
Unable to update certificate, got error response: {"error":{"code":5514},"success":false}. code:5514 How to solve? github-actions bot commented Sep 6, 2024 Please upgrade to the latest code and try again first. Maybe it's already fixed. acme.sh --upgrade If it's still not working...
Hello, I ran at a problem when trying to add a new certificate to RD farm using ImportRDSFull.ps1 as post renewal script. Specifically, I got the following error, running win-acme at the Remote Desktop Connection Broker 2024-01-23 12:22:...
== Info: Connected to acme-v01.api.letsencrypt.org (2a02:26f0:105:28c::3a8e) port 443 (#0) == Info: successfully set certificate verify locations: == Info: CAfile: none CApath: /etc/ssl/certs == Info: SSLv3, TLS handshake, Client hello (1): ...
"revokeCert": "https://acme-v02.api.letsencrypt.org/acme/revoke-cert" } 2020-05-10 13:01:59,505:INFO:certbot._internal.main:Renewing an existing certificate 2020-05-10 13:02:00,006:DEBUG:certbot.crypto_util:Generating key (2048 bits): /etc/letsencrypt/keys/0024_key-certbot.pem ...
(le_client, config, domains, certname, lineage) File "/usr/local/lib/python3.7/dist-packages/certbot/_internal/main.py", line 138, in _get_and_save_cert lineage = le_client.obtain_and_enroll_certificate(domains, certname) File "/usr/local/lib/python3.7/dist-packages/certbot/_internal/...