Im trying to install letsencrypt but Im totally noob when it comes to linux . I need to install it from this link https://github.com/lesaff/serverpilot-letsencrypt there is a “How to Install” but not quite clear to me any advice tips would highly appreciated
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.
@fortminor If you’re using the free version, I don’t think it includes free SSL management, so in that case you have either buy their Coach subscription or do it manually by following the tutorial.
You say that it didn’t work - what didn’t work, what errors did you get, when you followed the tutorial?
Solved by running:
@hansen thanks a lot for your help (y)
@fortminor I cannot see why it’s failing. Let’s see the Nginx log:
And run the Nginx configuration tester:
This comment has been deleted
Hi @fortminor
Are you using ServerPilot? If yes, then use the interface in their control panel.
If no, then doesn’t use their script, but use this tutorial: https://www.digitalocean.com/community/tutorials/how-to-secure-nginx-with-let-s-encrypt-on-ubuntu-16-04