Mark, We do not have a full-blown tutorial on this subject as SSL authentication is basically is out of HttpClient scope.
This sample code does, however, have extensive javadocs on the matter. http://cvs.apache.org/viewcvs.cgi/jakarta-commons/httpclient/src/contrib/org/apache/commons/httpclient/contrib/ssl/AuthSSLProtocolSocketFactory.java?only_with_tag=HTTPCLIENT_2_0_BRANCH&view=markup The two other files required to compile AuthSSLProtocolSocketFactory can found here http://cvs.apache.org/viewcvs.cgi/jakarta-commons/httpclient/src/contrib/org/apache/commons/httpclient/contrib/ssl/?only_with_tag=HTTPCLIENT_2_0_BRANCH Hope this helps Oleg On Tue, 2004-09-28 at 23:00, Mark Wilcox wrote: > Hi, > Is there any documentation on how to do client-certificate authentication > with HTTPClient? > > I didn't see anything in the SSL docs on the web site or via Google. > > Thanks, > Mark > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]