Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: SCM-ACTIVITY-1.3
-
Component/s: SCM Activity
-
Labels:None
-
Number of attachments :
Description
This should be ignored :
Caused by: org.sonar.api.utils.SonarException: Unable to retrieve changelog: svn: OPTIONS of 'https://svn.squale.org/squale/squale/trunk/Squale/squale-core': Server certificate verification failed: certificate issued for a different hostname, issuer is not trusted (https://svn.squale.org)
Example to reproduce :
http://ci.sonarsource.org/view/All/job/Squale/
This issue is partially resolved with the SVN property --trust-server-cert. However it bypasses ONLY the "CA is unknown" check. It doesn't bypass hostname and expiry checks (discussion). In such case, please apply the configuration described into the section "Known problems and limitations" of the plugin.