java.net.SocketException: SSL implementation not available LotusDomino Server

I placed my servlets in to the domino server and copied the SSL jars into \lib\ext\ folder then I set the handler packages & Provider as follows.

Handler Packages==>com.sun.net.ssl.internal.www.protocol

Provider==>SunJSSE version 1.0301

And then I am getting the following exception, could any one help me in this issue

java.net.SocketException: SSL implementation not available

at javax.net.ssl.DefaultSSLSocketFactory.createSocket (DashoA6275)

at com.sun.net.ssl.internal.www.protocol.https.HttpsClient.doConnect(DashoA6275)

at com.sun.net.ssl.internal.www.protocol.https.NetworkClient.openServer(DashoA6275)

at com.sun.net.ssl.internal.www.protocol.https.HttpClient.l(DashoA6275)

at com.sun.net.ssl.internal.www.protocol.https.HttpClient.<init>(DashoA6275)

at com.sun.net.ssl.internal.www.protocol.https.HttpsClient.<init>(DashoA6275)

at com.sun.net.ssl.internal.www.protocol.https.HttpsClient.a(DashoA6275)

at com.sun.net.ssl.internal.www.protocol.https.HttpsClient.a(DashoA6275)

at com.sun.net.ssl.internal.www.protocol.https.HttpsURLConnection.connect(DashoA6275)

at com.sun.net.ssl.internal.www.protocol.https.HttpsURLConnection.getOutputStream(DashoA6275)

Subject: java.net.SocketException: SSL implementation not available LotusDomino Server

Praveen,

I am facing the same issue. Did you ever find out why you are getting this message? if yes, do let me know.

Any responses from anyone is very appreciated.

Thanks,

Rajiv