SSL Exception
We have an issue with SSL invocation of a service. In WebLogic we get the following error:
Problem Description
---------------------------------------------------
We have problems calling a services from an application running on WebLogic.
This same application can call the service in stand alone mode or running on tomcat with the same settings but will not work from WebLogic:
Exeption javax.net.ssl.SSLException: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
javax.net.ssl.SSLException: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
at sun.security.ssl.Alerts.getSSLException(Alerts.java:208)