Thanks for the replies on this topic! We have tried using the Skip Certificate Check Plugin and that didn't help.
The cert was generated with "keytool -genkey". We have tried exporting this cert from its original keystore and importing it into the cacerts file and that didn't help either. We have also tried regenerating a new cert (with keytool and openssl) to no avail. Jenkins was also started with the Java option "-Djsse.enableSNIExtension=false", but that doesn't seem to help either. This was tested using Jenkins version 1.609.1 and Java version java-1.7.0-openjdk-1.7.0.79-2.5.5.4.el6.x86_64. Any other suggestions are greatly appreciated. On Friday, June 12, 2015 at 8:17:20 AM UTC-5, Tom Moore wrote: > > Have you tried the Skip Certificate Check plugin? Generally its not a > great idea to be skipping security checks, but for a test instance it might > be acceptable. > > On Thursday, June 11, 2015 at 9:30:26 PM UTC-4, Ari LiVigni wrote: >> >> we used the keytool to create the self-signed cert so I assumed that was >> the correct method. >> >>> >>>> -- 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/5b561664-d567-4eef-b380-a661c42697ea%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
