[JIRA] (JENKINS-61268) x509 certificate for Jenkins SSL port

5 views
Skip to first unread message

ns.rushi@gmail.com (JIRA)

unread,
Feb 27, 2020, 11:04:03 PM2/27/20
to jenkinsc...@googlegroups.com
rushi ns created an issue
 
Jenkins / Task JENKINS-61268
x509 certificate for Jenkins SSL port
Issue Type: Task Task
Assignee: Unassigned
Components: _unsorted
Created: 2020-02-28 04:03
Environment: windows jenkins server
Labels: jenkins
Priority: Critical Critical
Reporter: rushi ns

Hello Support,
i setup jenkins with windows server and try to setup SSL using third party provider certificate.
i follow this steps for ssl certifcation configuraration https://stackoverflow.com/questions/5313703/how-can-i-set-up-jenkins-ci-to-use-https-on-windows

Having issues with x509 certificate for Jenkins SSL port.

Here are my steps

  1. generate key
    keytool -genkey -keyalg RSA -keystore Jenkins.jks -alias example.com -keysize 2048
  2. certificate request
    keytool -certreq -Keystore jenkins.jks -alias example.com -file jenkins.csr -keysize 2048
  3. sent Jenkins.csr to my provider ad got the return cert with PKCS#7 cert .
  4. import
    keytool -import -trustcacerts -file jenkins.p7b -keystore jenkins.jks -alias example.com

Getting error related P7b not supported while import, so i requested x509 and received the file .

I have imported x509 and keystore created, however the jenkins is not responding to the https port but jenkins is up and running.

Any thought or help.
BR,
Rushi.

Add Comment Add Comment
 
This message was sent by Atlassian Jira (v7.13.12#713012-sha1:6e07c38)
Atlassian logo

mark.earl.waite@gmail.com (JIRA)

unread,
Feb 29, 2020, 12:13:04 PM2/29/20
to jenkinsc...@googlegroups.com
Mark Waite closed an issue as Not A Defect
 

Please don't use the issue tracker for questions. The mailing lists and the chat channels are much better suited for question and answer.

Change By: Mark Waite
Status: Open Closed
Resolution: Not A Defect
Reply all
Reply to author
Forward
0 new messages