WebSphere: Missing SSLSocketFactory Class
Problem
[SEALIGHTS] (...) Error: java.lang.ClassNotFoundException: Cannot find the specified class com.ibm.websphere.ssl.protocol.SSLSocketFactory
java.net.SocketException: java.lang.ClassNotFoundException: Cannot find the specified class com.ibm.websphere.ssl.protocol.SSLSocketFactory
at javax.net.ssl.DefaultSSLSocketFactory.a(SSLSocketFactory.java:10)
...Cause
Solution
ssl.SocketFactory.provider=
ssl.ServerSocketFactory.provider=-Djava.security.properties=fullPathTo/sl.java.securityReferences
Related articles
Last updated
Was this helpful?

