Re: New user question

2004-06-09 Thread steve_olson
Thanks Oleg, We'll give AuthSSLProtocolSocketFactory a try. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: New user question

2004-06-09 Thread Oleg Kalnichevski
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.o

New user question

2004-06-09 Thread steve_olson
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? If not, I'd appreciate any tips anyone might have on how best to to this with HttpClient. I did some googling and ju