I've no problems starting Jenkins with a self signed certificate, but now
I'm trying to use one signed by my employer.

I generated a certifcate request with openssl (files host.csr and host.pem)
and  the signing process has returned me a certificate (host.crt) and a
signing chain (host.p7b). I can start Jenkins using host.crt and host.pem,
either directly or by putting them in a keystore, but in each case with an
untrusted connection error (sec_error_unknown_issuer).

How do I use the host.p7b file to get rid of this error? The various
answers on stack overflow are just getting me more confused.

Thanks,

Mike

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CAC-P8uvSj1PfCuTVPHOCLPssuo0zpUfgtweohjdaCfGSFB52nQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to