Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Let's Encrypt: https://letsencrypt.org/

 

Tutorial for SSL

[Tutorial: Configure SSL/TLS on Amazon Linux 2 - Amazon Elastic Compute Cloud]

(https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/SSL-on-amazon-linux-2.html#letsencrypt)

On section "Certificate automation: Let’s Encrypt with Certbot on Amazon Linux 2", Use this to instal `certauto`, but not to create

 

[Generate Wildcard SSL certificate using Let’s Encrypt/Certbot | by Saurabh Palande | Medium]

(https://medium.com/@saurabh6790/generate-wildcard-ssl-certificate-using-lets-encrypt-certbot-273e432794d7)
Use this to run command to create
Note: There can be multiple domains in command, e.g. `-d diaper.cf -d *.diaper.cf`
Note: First deploy DNS TXT record, then hit continue (otherwise will fail)