-
Hey,
I have run through the installation instructions and deploy to appengine. I have tried the curl command in OSX Terminal and also Google Cloud Shell but I'm getting the same error (log below).
…
-
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…
-
## Description
HAProxy is my preferred reverse proxy and while maybe not quite as popular with the self-hosting community as some of the other options that have already been documented, it is a sol…
-
### Prerequisites
- [x] I have read the documentation available at the repository's Wiki/README.
- [x] I have checked to ensure that the issue has not already been reported.
### Docker Compose …
-
Hi, first thank you very much for creating this. It has provided incredible value. Thank you, you're the best.
For debugging, I did a fresh clone, changed base dir (to not interfere with my actual …
-
我发现acme.sh中查找nginx-conf是通过以下这个命令:
NGINX_CONF="$(nginx -V 2>&1 | _egrep_o "--conf-path=[^ ]* " | tr -d " ")"
但是我通过这个命令并没有在我的nginx上发现有--conf-path参数(事实上我的nginx启动时是使用的默认de $NGINX_HOME/conf/nginx.conf配置文…
-
**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 sea…
-
我使用google dns API來申請憑證,目前遇到以下問題。
已更新至v3.0.7版本,並且使用參數debug 2,再麻煩協助。
感謝
下面的log因安全性問題,我有更換成example.com,accessToken也更換成隨機的文字。
root@debian10:.acme.sh# ./acme.sh --issue --dns dns_googledomains -d…
-
Error: Let's Encrypt SSL certificate installation failed: Failed letsencrypt execution: Failed authorization procedure. **_.com (http-01): urn:acme:error:unauthorized :: The client lacks sufficient au…
-
I have defined a second domain name in the Docker VIRTUAL_HOST env variable and I am not getting https for it.
When I check the` /etc/nginx/conf.d/default.conf` file I see the config
```
…