------=_NextPart_000_000E_01BE22B7.4F752770
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hi,=20
Could someone help me by sending a sample program that uses HTTPS with =
the=20
URL class, the support for which many people (who have posted messages =
about=20
HTTPS and URL on the java security newsgroup) say is available in Java =
Web Server? =20
All I want to do is to say: URL url =3D new =
URL("https://www.verisign.com");
I understand that the default URL class in the java.net package does not =
have an
handler for "https". I also understand that Java web server (jws.jar) =
has implementation
for HttpsURLConnection, HttpClient and a handler for Https. But I'm not =
sure how to
use them to achieve my goal. I would greatly appreciate any help in =
this regard.=20
Thanks in advance,
Srivatsan
------=_NextPart_000_000E_01BE22B7.4F752770
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD W3 HTML//EN">