I just "yum install jenkins" and ran to war file.
Now the jenkins server is accessible via "x.x.x.x:8080";
How do I route all the traffic via SSL/TLS with self-generate certs?
I've looked at previous articles regarding Jenkins on https but didn't find any of them applicable.
Please help, thanks.