Hello,
My domain is: cloud.clic2000.fr
I ran this command:
# acme.sh --renew --test -d cloud.clic2000.fr --debug 2 --insecure
It produced this output: https://paste.clic2000.net/7bfa5f
My web server is (include version):
$ sudo nginx -v
nginx version: nginx/1.17.1
The operating system my web server runs on is (include version):
$ sudo cat /etc/issue.net
Debian GNU/Linux 9
My hosting provider, if applicable, is: Hetzner GmbH
I can login to a root shell on my machine (yes or no, or I don’t know): yes
I’m using a control panel to manage my site (no, or provide the name and version of the control panel): no
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you’re using Certbot):
# acme.sh --version
https://github.com/Neilpang/acme.sh
v2.8.2
FYI:
- I followed the guide linked in acme.sh documentation to deploy it: https://www.rmedgar.com/blog/using-acme-sh-with-nginx
- Here is the vhost for the domain: https://paste.clic2000.net/8817a1
Thanks in advance!