Automating the management of Let's Encrypt SSL certificates using DNS-01 challenge and AWS
This post outlines the steps for automating SSL certificate management from Let's Encrypt CA using the DNS-01 challenge and AWS. acme-dns-route53 is a tool that will allow us to implement this feature. It can work with SSL certificates from Let's Encrypt, store them in Amazon Certificate Manager, use Route53 API to implement the DNS-01 challenge, and, finally, push notifications to […]
