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:
[email protected]


Reply via email to