posted 19 years ago
Hi All,
I am trying to connect to a secure site using the sun JSSE API on Weblogic 7.0. In my case SSL handshaking is not at all establishing. Am getting the following error..
javax.net.ssl.SSLKeyException: FATAL Alert:BAD_CERTIFICATE - A corrupt or unuseable certificate was received.
I have .p12 file and I would like to know how to set the TrustedCA in Weblogic from .p12 file.
Please help me out to solve this problem
Thanks
Jowsaki