|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Hi,
I added the certificate in my java_home default keystore, and the path in my jenkins.xml :
-Djavax.net.ssl.keyStoreType=jks -Djavax.net.ssl.keyStore=C:\Java\jdk1.7.0_45\jre\lib\security\cacerts -Djavax.net.ssl.keyStorePassword=changeit -Djavax.net.ssl.trustStore=C:\Java\jdk1.7.0_45\jre\lib\security\cacerts -Djavax.net.ssl.trustStorePassword=changeit
It should work, but not i still have the "FATAL: Error verifying developer key: Failed to read server's response: java.security.cert.CertificateException: No subject alternative DNS name matching"