On Wed, 2004-06-09 at 22:53, [EMAIL PROTECTED] wrote:
> We're wanting to use HttpClient to do an HTTPS session that requires a user
> certificate submission for authentication.  Are there samples that anyone
> can point me to on this topic?  

Steve,

This may be what you want:

http://cvs.apache.org/viewcvs.cgi/jakarta-commons/httpclient/src/contrib/org/apache/commons/httpclient/contrib/ssl/Attic/AuthSSLProtocolSocketFactory.java?rev=1.1.2.1&only_with_tag=HTTPCLIENT_2_0_BRANCH&view=markup

Most likely the sample will require some adjustments, but this should be
fairly easy


> 
> At this point the GET is sent and the response is retrieved and everything
> works.
> 

With a little bit of luck ;-)


> Another question - does HttpClient run ok on JRE 1.5?  

> ...

>   So
> if HttpClient has any issues with JRE 1.5 that anyone is already aware of,
> I'd love to hear about that as well.
> 

There have been no reports I remember of suggesting HttpClient having
issues with JRE 1.5. There have been no reports of the otherwise, too

Give it a shot and let us know ;-)

Oleg

> Thanks in advance...
> 
> 
> 
> ---------------------------------------------------------------------
> 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]

Reply via email to