mbien opened a new pull request, #5875:
URL: https://github.com/apache/netbeans/pull/5875

   
`shouldAcceptWildcardCertificate(org.netbeans.modules.xml.retriever.impl.SecureURLResourceRetrieverTest)`
 started failing with:
   
   ```
   [junit] PKIX path validation failed: 
java.security.cert.CertPathValidatorException: validity check failed
       [junit] javax.net.ssl.SSLHandshakeException: PKIX path validation 
failed: java.security.cert.CertPathValidatorException: validity check failed
       [junit]  at 
java.base/sun.security.ssl.Alert.createSSLException(Alert.java:131)
   ...
   ```
   https://github.com/apache/netbeans/actions/runs/4778711192/jobs/8495573338
   
   since the cert of the test url expired. I switched it to wikipedia.org since 
they are using a wildcard cert too (suggestions for better options appreciated).
   
   we would have to get this both, into master and delivery. This is based on 
delivery.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to