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. https://crt.sh/?q=example.com), so withholding your domain name here does not increase secrecy, but only makes it harder for us to provide help.
My domain is:odisseo.io
I ran this command: 1. create a directory
/etc/letsencrypt
2. cd /etc
3. cd letsencrypt
sudo wget https://dl.eff.org/certbot-auto
sudo chmod a+x certbot-auto
cd
cd
then I stopped all service
sudo /etc/letsencrypt/certbot-auto --nginx
It produced this output:
Congratulations! You have successfully enabled https://odisseo.io
You should test your configuration at:
https://www.ssllabs.com/ssltest/analyze.html?d=odisseo.io
My web server is (include version): Google Cloud Platform Compute Engine
The operating system my web server runs on is (include version):
http://jetware.io/appliances/jetware/lemp7_optimized_g2-170723/profile
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):I use ssh console, and I have ftp access
**Everything work fine, I have the certificate, the only problem is I wish to change the installation path of certbot auto because I mistakenly installed it in a directory with only root permissions (/etc/letsencrypt - user root group root) and this is a problem because I have to manually copy the certificate files each time and put them in another directory where my vm instance can read them **
Someone please can help me to make:
- a back up of the config certbot auto file
- unistall all directory and file from /etc/letsencrypt
- reinstall certbot auto
If after the unistall I reinstall certbot auto it make new certificate files ?
The reason is I would like to create, after reinstalling certbot auto, a procedure through cron to automatically renew the certificates