This repository was archived by the owner on Aug 10, 2023. It is now read-only.

Description
We are successful using the application deployed to multiple versions of WebLogic in a windows environment but when moving to Linux, we get : java.net.ProtocolException: Unsupported protocol: https'. The WebLogic configurations are exactly the same (keystore/ssl, etc.) We have the appropriate jar file added to the jdk endorsed folder. And we are running the latest Java 8. At a loss right now. Anyone else run into this?