You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by GitBox <gi...@apache.org> on 2020/04/20 13:07:58 UTC

[GitHub] [brooklyn-server] aledsage commented on issue #1092: [WIP] Bump bouncycastle: 1.51 to 1.61

aledsage commented on issue #1092:
URL: https://github.com/apache/brooklyn-server/pull/1092#issuecomment-616541011


   This test also fails (likely the same reason):
   ```
   testAllGoodSignatures(org.apache.brooklyn.util.jmx.jmxmp.JmxmpAgentSslTest)  Time elapsed: 0.191 sec  <<< FAILURE!
   javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path validation failed: sun.security.validator.ValidatorException: TrustAnchor with subject "C=None, L=None, O=None, OU=None, CN=ca-root" is not a CA certificate
   	at org.apache.brooklyn.util.jmx.jmxmp.JmxmpAgentSslTest.testAllGoodSignatures(JmxmpAgentSslTest.java:184)
   Caused by: sun.security.validator.ValidatorException: PKIX path validation failed: sun.security.validator.ValidatorException: TrustAnchor with subject "C=None, L=None, O=None, OU=None, CN=ca-root" is not a CA certificate
   	at org.apache.brooklyn.util.jmx.jmxmp.JmxmpAgentSslTest.testAllGoodSignatures(JmxmpAgentSslTest.java:184)
   Caused by: sun.security.validator.ValidatorException: TrustAnchor with subject "C=None, L=None, O=None, OU=None, CN=ca-root" is not a CA certificate
   	at org.apache.brooklyn.util.jmx.jmxmp.JmxmpAgentSslTest.testAllGoodSignatures(JmxmpAgentSslTest.java:184)
   ```
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org