-
New Feature
-
Resolution: Unresolved
-
Major
-
None
After installing the version 8.0.0 to our the Job with Synopsys run into a certificate issue. That is because the network of Jenkins is managed by our IT and https is only partly working
16:19:27 Running Synopsys Detect Plugin for Jenkins version: 8.0.0 *6:19:27 Running Detect using configured strategy: Download via scripts or use DETECT_JAR 16:19:27 Downloading Detect script from https://detect.synopsys.com/detect8.ps1 to <<Download_Path>>\detect8.ps1 16:19:28 com.synopsys.integration.jenkins.detect.exception.DetectJenkinsException: [ERROR] The Detect script was not downloaded successfully: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
The version 7.0.0 trusted always the server certificates.
08:14:42 Running Synopsys Detect for Jenkins version: 7.0.0 08:14:43 Running Detect using configured strategy: Download via scripts or use DETECT_JAR 08:14:43 Downloading Detect script from https://detect.synopsys.com/detect7.ps1 to <<Download_Path>>\detect7.ps1 08:14:44 Automatically trusting server certificates - not recommended for production use.
I understand that this option should not be active per default but it would be nice to have a possibility to configured if the certificate is always trusted.