there are two possible reasons
1) the webserver is not configured to support https
2) If you are using java URLConnection , you need to use JSSE .
-----Original Message-----
From: Vijay Naidu [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 13, 2000 3:53 PM
To: [EMAIL PROTECTED]
Subject: hello
Hi friends..
I am trying to make an https connection to a server. I am currently getting
this error.
"java.net.SocketException: SSL implementation not available"
Does anyone know why this error is caused? I know one cause is that the SSL
provider class might not be properly loaded. But I have made checks and
found that the SSL Provider clsaa gets properly loaded. But I am still
getting the error.. any help would be greatly appreciated. Thanks in
advance.
Vijay
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
Share information about yourself, create your own public profile at
http://profiles.msn.com.
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html