Created
June 12, 2012 13:57
-
-
Save jsanda/2917677 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Failed tests: testSendSecureMessageClientAuthWantWithTruststore(org.rhq.enterprise.agent.AgentComm2Test): Failed to send command from agent1 to agent2: Command Response: isSuccessful=[false]; command=[null]; results=[null]; exception=[org.jboss.remoting.CannotConnectException:Can not get connection to server. Problem establishing socket connection for InvokerLocator [sslsocket://127.0.0.1:22222/] -> java.lang.reflect.InvocationTargetException:null -> javax.net.ssl.SSLHandshakeException:sun.security.validator.ValidatorException: No trusted certificate found -> sun.security.validator.ValidatorException:No trusted certificate found] | |
testSendSecureMessageFullAuth(org.rhq.enterprise.agent.AgentComm2Test): Failed to send command from agent1 to agent2: Command Response: isSuccessful=[false]; command=[null]; results=[null]; exception=[org.jboss.remoting.CannotConnectException:Can not get connection to server. Problem establishing socket connection for InvokerLocator [sslsocket://127.0.0.1:22222/] -> java.lang.reflect.InvocationTargetException:null -> javax.net.ssl.SSLHandshakeException:sun.security.validator.ValidatorException: Certificate signature validation failed -> sun.security.validator.ValidatorException:Certificate signature validation failed -> java.security.SignatureException:Signature does not match.] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment