Error -SSL invalid certificate, may need to cross-certify

Hi All,I am using lotus domino 8.5 for Consuming web services.

I want to consume we services over SSL . For this i have import certificate in my cacerts file using keytool utility .

When i run the agent i get the error below. What am i missing … any help will be greatly appreciated.

WebServiceEngineFault

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

faultSubcode:

faultString: Error connecting to 'usnyrzb1.rzbfinance.net' on port '9500', SSL invalid certificate, may need to cross-certify.

faultActor:

faultNode:

faultDetail:

Error connecting to ‘usnyrzb1.rzbfinance.net’ on port ‘9500’, SSL invalid certificate, may need to cross-certify.

at lotus.domino.axis.InternalFault.makeFault(Unknown Source)

at lotus.domino.axis.transport.http.HTTPSender.invoke(Unknown Source)

at lotus.domino.axis.strategies.InvocationStrategy.visit(Unknown Source)

at lotus.domino.axis.SimpleChain.doVisiting(Unknown Source)

at lotus.domino.axis.SimpleChain.invoke(Unknown Source)

at lotus.domino.axis.client.AxisClient.invoke(Unknown Source)

at lotus.domino.axis.client.Call.invokeEngine(Unknown Source)

at lotus.domino.axis.client.Call.invoke(Unknown Source)

at lotus.domino.axis.client.Call.invoke(Unknown Source)

at lotus.domino.axis.client.Call.invoke(Unknown Source)

at lotus.domino.axis.client.Call.invoke(Unknown Source)

at lotus.domino.websvc.client.Call.invoke(Unknown Source)

at com.midasactionapisoaphandler.www.definitions.MidasActionAPISoapHandlerRemoteInterface.MidasActionAPISoapHandlerBindingStub.midasActionAPI(MidasActionAPISoapHandlerBindingStub.java:17)

at JavaAgent.NotesMain(JavaAgent.java:48)

at lotus.domino.AgentBase.runNotes(Unknown Source)

at lotus.domino.NotesThread.run(Unknown Source)

Caused by: Error connecting to ‘usnyrzb1.rzbfinance.net’ on port ‘9500’, SSL invalid certificate, may need to cross-certify.

at lotus.domino.axis.transport.http.NotesSocket.<init>(Unknown Source)

at lotus.domino.axis.transport.http.HTTPSender.getSocket(Unknown Source)

... 15 more

Subject: Do you have solved your problem?

Do you have solved your problem? I have the same error message.

Thank you for your help