Skip to content

Easy way to get SSL certificates on AWS EC2 instance with IAM Role and stores it on AWS S3

License

Notifications You must be signed in to change notification settings

AntonTimiskov/aws-ec2-easy-ssl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Easy way to get SSL certificates on AWS EC2 instance with IAM Role and stores it on AWS S3

Requires:
awscli and jq installed

Uses AWS IAM Role temporary credentials. Discovers it automatically.

./request-ssl.sh <domain> <email> <S3-URI>

Example:
./request-ssl.sh mysubdomain.example.com [email protected] s3://certificates

About

Easy way to get SSL certificates on AWS EC2 instance with IAM Role and stores it on AWS S3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages