How to install letsencrypt certificate on amazon lightsail instance...?

How to install letsencrypt certificate on amozon lightsail instance.
I’m using Ubuntu 16.04 with lampp stack in it.

Hi @sandeep-krishna

please start there:

While running following command - sudo certbot --apache certonly
I got these errors

Looks like you have already a certificate and a corrupted installation. So remove the link to options-ssl-apache.conf

After removing the follwing line
I got this errors

I’m using bitnami on this server

If you have a running server, you can't start a second server on the same port.

So use your running server with the webroot option.

https://certbot.eff.org/docs/using.html

Problem solved…!
After removing the following line - options-ssl-apache.conf
The problem was solved…!
Thank you…!

2 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.