Skip to content

Instantly share code, notes, and snippets.

@juaoose
Last active June 2, 2018 16:01
Show Gist options
  • Save juaoose/6ec0046474befbb10904ff36b47b4961 to your computer and use it in GitHub Desktop.
Save juaoose/6ec0046474befbb10904ff36b47b4961 to your computer and use it in GitHub Desktop.
How to use Maven with IBMs JDK when you get ClassNotFound for SSLSocket...
C:\IBM\WebSphere\AppServer\java\jre\lib\security
Edit java.security
You can comment these to download and then set them back
#ssl.SocketFactory.provider=com.ibm.websphere.ssl.protocol.SSLSocketFactory
#ssl.ServerSocketFactory.provider=com.ibm.websphere.ssl.protocol.SSLServerSocketFactory
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment