Skip to content

Instantly share code, notes, and snippets.

View kont-noor's full-sized avatar

Nickolay Kondratenko kont-noor

View GitHub Profile
@kont-noor
kont-noor / README.md
Created March 3, 2021 11:04 — forked from chrisjm/README.md
LetsEncrypt, AWS Certificate Manager, and CloudFront

Using LetsEncrypt SSL certificates with AWS Certificate Manager and CloudFront

This is a document for managing LetsEncrypt certificates on AWS using AWS Certificate Manager and configuring on CloudFront using the AWS CLI.

Setup

Follow the instructions to set up the certbot and aws commands on your local machine: