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


-----Original Message-----
From: Eric J Johnson [mailto:[EMAIL PROTECTED]
Sent: Saturday, 22 February 2003 1:10 PM
To: Commons HttpClient Project
Subject: Re: Problem with SSL Certificate


Hi Adrian,

You'll probably want to browse the JSSE reference
guide if you haven't already.

http://java.sun.com/j2se/1.4/docs/guide/security/jsse/JSSERefGuide.html
<snip>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to