Hi All,
I am
testing SSL connection program and it is giving me following error.
I am using IBM WebSphere development Studio for my development.
javax.net.ssl.SSLHandshakeException: unknown certificate
at com.ibm.jsse.bs.a(Unknown Source)
at com.ibm.jsse.bs.startHandshake(Unknown Source)
at com.ibm.net.ssl.www.protocol.https.b.o(Unknown Source)
at com.ibm.net.ssl.www.protocol.https.q.connect(Unknown Source)
at com.ibm.net.ssl.internal.www.protocol.https.HttpsURLConnection.connect(Unknown Source)
======
1.I have created/downloaded certificate from website ".cer" file.
2.Used Ikeyman to add this certificate to "casecerts" under
C:\Program Files\IBM\Rational\SDP\6.0\runtimes\base_v51_stub\java\jre\lib\security
3. I am still getting same error.
I think I am missing some step.
==========
Any help on this?.
Thanks in advance,
Mubeen.