I have installed Letsencrypt certs on my droplet but I guess because of installing in its root I find that other serverpilot apps also expect certified domains. Is it possible to install and certify from individual serverpilot apps?
fyi as far as the server is concerned, serverpilot apps are differentiated by path e.g. /srv/users/serverpilot/apps/app1 and /srv/users/serverpilot/apps/app2
I have /etc/letsencrypt and /root/letsencrypt folders (I think due to duplicate attempts to install letsencrypt)
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Click below to sign up and get $100 of credit to try our products over 60 days!
Hello, @patbell101
I will recommend you to check our tutorial on how to secure your Ubuntu, Apache server with Let’s Encrypt SSL using certbot:
https://www.digitalocean.com/community/tutorials/how-to-secure-apache-with-let-s-encrypt-on-ubuntu-16-04
Let me know if you have any questions.
Regards, Alex