lettdigital / certbot-route53

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

certbot-route53

This project creates certificates for both root and star certificate of a specific domain. For example, when DOMAIN_NAME is set to example.com, the generated certificate called example.com will be valid for both the DOMAIN_NAME and *.example.com.

The resulting certificates will be deployed to S3. A backup of the entire certbot folder structure is made to prevent having to regenerate the certificate upon workspace deletion.

How to use

  • run deploy.sh <domain_name> <certbot_email> <target_bucket>.

About


Languages

Language:Shell 100.0%