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

How to setup Jenkins CI on EC2 with https access

Results 2 jenkins-ec2-https issues
Sort by recently updated
recently updated
newest added

When running ./setup.sh, i get ```` Generating RSA private key, 2048 bit long modulus ..................................................+++ .....................................+++ e is 65537 (0x10001) + openssl req -sha256 -new -key key.pem -out csr.pem -config...

question

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

help wanted