Re: Re: Help on client authentication

2003-05-30 Thread Patrick Cardinal
trying and what specifically does not work. A stack trace and logs would be helpful. http://jakarta.apache.org/commons/httpclient/logging.html Mike Patrick Cardinal wrote: I use httpclient to do SSL. We have been having problems using the 2.0 beta-1 (even alpha3 ) release of httpclient to d

Help on client authentication

2003-05-29 Thread Patrick Cardinal
I use httpclient to do SSL. We have been having problems using the 2.0 beta-1 (even alpha3 ) release of httpclient to do SSL with mutual client authentication using Keystores and JSSE. This used to work in a previous release of http client. I need to upgrade to 2.0 version for a bug fix. Does