Please fill out the fields below so we can help you better. Note: you must provide your domain name to get help. Domain names for issued certificates are all made public in Certificate Transparency logs (e.g. crt.sh | example.com), so withholding your domain name here does not increase secrecy, but only makes it harder for us to provide help.
Hint: The Certificate Authority failed to verify the temporary nginx configuration changes made by Certbot. Ensure the listed domains point to this nginx server and that it is accessible from the internet.
My web server is (include version): nginx version: nginx/1.14.0 (Ubuntu)
The operating system my web server runs on is (include version): Ubuntu 18.04.5 LTS
My hosting provider, if applicable, is:
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): certbot 2.7.2
Hello! We are trying to issue SSL cert with Nginx. And we can't issue. We have a lot of websites on this server. And some websites are working. Some websites are not working. I mean the certificate process. Could you check/.
tried to run
sudo certbot certonly --nginx -d screenglide.co -d www.screenglide.co --redirect -n --dry-run
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Simulating a certificate request for screenglide.co and www.screenglide.co
The dry run was successful.
but when I try to run it without --dry-run then I see this error
Requesting a certificate for screenglide.co and www.screenglide.co
Hint: The Certificate Authority failed to verify the temporary nginx configuration changes made by Certbot. Ensure the listed domains point to this nginx server and that it is accessible from the internet.
If I tried to use capital T then I have big response, because we have a lot of server directives. I can send you the nginx.conf and typical nginx server configuration
Now when I try to run certbot I see this
The nginx plugin is not working; there may be problems with your existing configuration.
The error was: PluginError('Unable to lock /etc/nginx')
yes.
Our client tries to connect custom domain to website. In this case this custom domain will be added to default file by nginx with config that I sent you in file.