Automating Certbot Renewals with AWS Route53 Plugin (without opening ports)
Quick and dirty install and configuration of Certbot and authenticating with AWS Route53 for DNS authorization
Goals:
- Automatically Certbot renewals without opening ports
- DNS validation using Route53
References
1. Install components
Heads up...
Requires EPEL
First Run Only:
This is temporary
These environmental variables will clear at logout, but are needed in this workflow for initial cert generation.
2. Generate initial cert:
3. Edit Systemd Unit to use creds
- Edit the systemd unit file
Info
- --force:
- --full:
- Append (insert values between quotes):