Skip to content

lettdigital/certbot-route53

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages