I didn't polish it any more than it previously was, but it's been in beta testing for a while now and the only complaint is that on plain 1.3 systems with no JSSE our applet tries to download X509TrustManager which of course doesn't exist.
I've attached it to this email with a CC in case the list munges it. I can send direct to anyone else who needs a copy. Probably should find it's way into the contrib directory eventually too. Adrian Sutton, Software Engineer Ephox Corporation www.ephox.com -----Original Message----- From: Oleg Kalnichevski [mailto:[EMAIL PROTECTED] Sent: Friday, 14 March 2003 9:13 AM To: Commons HttpClient Project Subject: RE: Problem with SSL Certificate Hi Adrian Have you even had a chance to complete that simple TrustManager of yours?. Currently I need to be able to access my local web server that is using self-signed certificate for SSL transactions. It's a bit unfortunate that I may end up reinventing the wheel. Cheers Oleg On Mon, 2003-02-24 at 05:00, Adrian Sutton wrote: > Hi Eric, > Thanks for the pointers, that reference guide is extremely useful. > Currently I've implemented a simple TrustManager which logs problems with > certificates but doesn't throw exceptions, thus allowing HttpClient to work > with self-signed certificates. When I get a chance I'll polish it up a > little, and make it available in the contrib section that's been proposed. > Depending on the requirements my boss gives me for it, it may go so far as > being able to add keys to the keystore etc, but I'm hoping to avoid that. > > If anyone is interested in this code now, I'd be happy to provide it, but it > is fairly poor quality at the moment. > > Regards, > > Adrian Sutton, Software Engineer > Ephox Corporation > www.ephox.com
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
