How to enable SSL on AWS LightSail websites

0

Hi,

I'm trying to enable SSL on my websites hosted in AWS LightSail.

At first I created a certificate in ACM and attached it to my domain, but that apparently was incorrect. Now, I've created the certificate in LightSail -> Account -> Certificates and it says "Valid, not in use", which seems closer to the right thing, but I don't see any further steps to take.

I've searched Google quite a bit, and I feel like I've hit a dead end. The https version of my website brings up the Bitnami default page. Filezilla stfp doesn't look like it has anything different either.

What should I do next?

asked a year ago2287 views
2 Answers
0

Hello,

ACM can not be directly used with Lightsail instance. It can be used either with a load balancer or content delivery network (CDN) configuration.

Here are few links which can help

I hope this helps.

AWS
SUPPORT ENGINEER
Vinay_S
answered a year ago
0

Another way is to use free SSL using LetsEncrypt, try this tutorial from digital ocean (irony?) https://www.digitalocean.com/community/tutorials/how-to-secure-nginx-with-let-s-encrypt-on-ubuntu-20-04

On Lightsail you just need to create static IP and enable HTTP/S port.

answered 10 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions