2022-05-24 00:00
How does one get a third party SSL certificate working with Jenkins in a Windows Server environment? I'm not sure what to put in the keystore file and what it has to contain...
답변일: 2022-05-24 00:00
I've followed many tutorials online and a lot make it overly difficult for this procedure. I'll lay out what i did in a few easy steps to help someone else in the future.
A little background information, we have a GoDaddy SSL certificate and are using jenkins in a windows 2012 environment. We are using Jenkins 1.9.x one of the last versions before Jenkins 2.0.
Note that we are running IIS on this server as well, but nothing on port 443. We didn't need to import the CA certificate associated with this certificate into the jenkins keystore. Instead i imported it into the Windows Machine Personal store \ Trusted Root Certificate Authorities store, out of habit.