Help With SSL

I was following

and got my site online with the domain but I’m having trouble adding SSL. I have a NodeJS setup using Docker and deployed to Digital Ocean. If you go to example.com or www.example.com it works but when you add https it can’t reach the page.

My resource manager didn’t show anything under cloud providers, so I added Digital Ocean with the API and SSH key.

When I go to import my server, I can select it, but it says “No public user key found: ~/.ssh/id_rsa.pub”

I confirmed that I selected the key when I setup the provider. If I try to make a new key when setting up the provider I get “Key already exists”

Anyone got any ideas on what I’m doing wrong and/or if there is a different way to setup SSL with Docker/DigitalOcean?

Seen a few other people have this problem but I couldn’t find a solution


Community Page
Last updated: