Invoke HTTPs service

Hi All,

I have a ESB webservice in IS server which is available on HTTPs protocol. Created web service client for this service in OpenCAF application.

When I invoke the service from this web application (which is deployed on MWS server) it throws below error and the service invocation is not successful.

Could you please advise what need to be done to invoke HTTPs services from OpenCAF web applications?

	Caused by: electric.util.WrappedException: java.net.SocketException: java.security.NoSuchAlgorithmException: Error constructing implementation (algorithm: Default, provider: SunJSSE, class: sun.security.

ssl.SSLContextImpl$DefaultSSLContext)
at com.webMethods.caf.wsclient.proxy.impl.WSClientDynamicProxy.getCompatibleException(WSClientDynamicProxy.java:493)
at com.webMethods.caf.wsclient.proxy.impl.WSClientDynamicProxy.invoke(WSClientDynamicProxy.java:255)

Kind regards,
Raj

Hi Raj,

what is the SSL-Type your HTTPS-Port is configured for?

Please check for the appropriate settings on the watt.net-properties for JSSE allowed protocols.

Please make sure you have the appropriate Fixes for SCG-Entrust, SIN, SSX and IS-Core components installed.

Regards,
Holger