Forum Discussion

David_Newman_10's avatar
David_Newman_10
Icon for Nimbostratus rankNimbostratus
May 04, 2005

No trusted certificate found

I am trying to run the sample code in Control-9.0\sdk\samples\soap\java\apache\axis\LocalLB.

 

 

1) Before running the test I created a self-signed certificate on the BIG-IP setting the fully qualified host name of the BIG-IP admin facility as the CN of the certificate.

 

 

2) I then copied the .crt file to my local machine and imported it into the keystore file using the keytool utilty.

 

 

3) When I ran the code I received the following error:

 

 

May 4, 2005 1:55:47 PM org.apache.axis.utils.JavaUtils isAttachmentSupported

 

WARNING: Unable to find required classes (javax.activation.DataHandler and javax

 

.mail.internet.MimeMultipart). Attachment support is disabled.

 

AxisFault

 

faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException

 

faultSubcode:

 

faultString: javax.net.ssl.SSLHandshakeException: sun.security.validator.Valida

 

torException: No trusted certificate found

 

faultActor:

 

faultNode:

 

faultDetail:

 

{http://xml.apache.org/axis/}stackTrace:javax.net.ssl.SSLHandshakeExcept

 

ion: sun.security.validator.ValidatorException: No trusted certificate found

 

 

What do I need to do to resolve this problem?

 

 

Thanks,

 

 

David

 

 

16 Replies