Re: Secure Jenkins URL

2019-10-16 Thread Veera Mani
Hi, Thanks . it helps and I follow the guide " Running Jenkins on Port 80 or 443 using iptables " . But still no luck. Only I am still able to hit my jenkins in http: //test1.example.com:8081 Do

no credentials available in ssh agent

2019-10-16 Thread Jonathan
Hi, i'm using : Jenkins v2.200 Credentials Plugin v2.3.0 SSH Credentials Plugin v1.18 SSH Agent Plugin v1.17 I'm attempting to use the "SSH Agent" setting in the "Build Environment" section. My issue is that no available credentials are showing up when creating/modifying a freestyle project.

New Jenkins 2.7.3 server on CentOS 7 needed firewall disabled for web access (would like to be more restrictive).

2019-10-16 Thread Steve K
Recently, I installed Jenkins 2.7.3 on a new VM running CentOS 7. The older (2.7.3) version was selected for consistency with an existing server that this new server will replace. The install appeared to be fine. Full disclosure, there is an `/etc/rc.d/init.d/jenkins; bad; vendor preset: disab

Re: Secure Jenkins URL

2019-10-16 Thread Toni Van de Voorde
How about the page on the wiki of jenkins itself ? https://wiki.jenkins.io/pages/viewpage.action?pageId=135468777 On Wed, 16 Oct 2019 at 17:03, Veera Mani wrote: > Hi, > > How to setup the jenkins URL to https? > I am looking to use the jenkins tool in internal network , but still > would like

Secure Jenkins URL

2019-10-16 Thread Veera Mani
Hi, How to setup the jenkins URL to https? I am looking to use the jenkins tool in internal network , but still would like to have it secure ? http://test1.example.com:8081 to https://test1.example.com:8081 Any docs which help to setup secure jenkins URL (with all links below the