I have installed weblogic, in production mode , and set up custom Identity and Trust keystores using keytool. Everything seems fine.
However, whenever I call external webservices over SSL or even going to help pages in weblogic console will results in the following error
java.security.NoSuchAlgorithmException: Error constructing implementation (algorithm: Default, provider: SunJSSE, class: com.sun.net.ssl.internal.ssl.DefaultSSLContextImpl)
Pls kindly assist. Thanks!