Skip to content

NTUitive/SSL-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

How to use this for AWS Linux Machine

  1. Install docker and docker-compose
  2. run sh run.sh
    • this will install certbot
  3. Once installed, it will prompt:
    • How would you like to authenticate with the ACME CA?
    • You choose Place files in webroot directory (webroot)
    • Enter domain name
    • You will be asked for the root, insert /var/www
    • Certificates and private key would be generated
    • Turn the nginx off ssl-setup-nginx
    • Use your certificate and private key for your web
  4. If expired, just run sudo certbot renew

About

Use this generator to generate SSL for AWS Linux machine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages