SSL Certification - RobokopU24/qgraph GitHub Wiki
We're using a free SSL Certificate from Let's Encrypt
- Let's Encrypt suggests using certbot.
They want you to install snapd in order to download certbot, but I found this:https://serverfault.com/a/947346
Change
certbot-apache to just certbot- Then the nginx plugin needs to be installed like this:
https://community.letsencrypt.org/t/how-to-install-nginx-plugin/5796/7
I ran sudo yum install python-certbot-nginx
I used docker to download snap: https://github.com/albuild/snap#build-amazon-workspaces