jenkins-ec2-https icon indicating copy to clipboard operation
jenkins-ec2-https copied to clipboard

Use Let's Encrypt

Open tomerf-sndbox opened this issue 7 years ago • 2 comments

Please update the script to use the common Let's Encrypt certificates instead.

tomerf-sndbox avatar Aug 13 '18 11:08 tomerf-sndbox

Sounds great, can you contribute it?

davidmoten avatar Aug 13 '18 22:08 davidmoten

One thing to make sure to update is the configuration for the EC2 instance. It needs to be open to HTTP requests as well so that Let's Encrypt can set up the certificate. Certbot can then setup a redirection from HTTP to HTTPS with Apache.

strycore avatar Oct 01 '18 23:10 strycore