ssljenkinsubuntu-24.04

enable https jenkin server on ubuntu 24.04


Install jenkin server package version 2.4.79.3 install on ubuntu 24.04

I tried to follow the guides on many websites. Don't work for me Enable HTTPS in jenkins?

I'm not sure which step I missed. Anyone, please help me.

enable https jenkins server


Solution

  • Solution location file config /lib/systemd/system/jenkins.service

    follow step Reference : Enable HTTPS in jenkins?

    in my case in file jenkins.service you must uncomment the line

    Environment="JENKINS_WAR=/usr/share/java/jenkins.war"