1
Solved

A security error occurred - Coorporate Security Jenkins2

I'm trying to use CatLight with Jenkins2 that is installed in coorporate network with Active Directory integration.

I'm enting my User ID API Token from my user page in Jenkins but I still get the exception A security error occurred which does not exactly explain the problem.

You can see the log file

 

Thank you,

Ido.

2 replies

Now that you say it the cert is self signed and is not in the trusted root CA for sure. 

Ill try to add it. 

 

Thanks 

This can happen if you use https to connect to the server, and certificate is not trusted on this computer. 

Try opening the same url in Internet Explorer. If it shows that certificate is not trusted, you can add it like this: https://blogs.technet.microsoft.com/sbs/2008/05/08/installing-a-self-signed-certificate-as-a-trusted-root-ca-in-windows-vista/