-
Notifications
You must be signed in to change notification settings - Fork 0
SSL Certification
Max Wang edited this page Jun 24, 2021
·
1 revision
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