| Simple tests for HTTPS support in HttpClient.
To run this test you'll need:
+ a JSSE implementation installed (see README.txt)
+ the java.protocol.handler.pkgs system property set
for your provider. e.g.:
-Djava.protocol.handler.pkgs=com.sun.net.ssl.internal.www.protocol
(see build.xml)
author: Rodney Waldhoff author: Ortwin Glück version: $Id: TestHttps.java 480424 2006-11-29 05:56:49Z bayard $ |