RE: Installing IAIK SSL on my Jigsaw

On Wed, 15 Aug 2001 harmeet@kodemuse.com wrote:

> There seem to be 2 issues.
>
> a) how to create a simple server in Java. If you create a Secure Socket Listener and point your browser to it, it should show you the certificates even if the server is non HTTP. For this I would suggest looking at Java JSSE documents. This step has nothing to do with Jigsaw.
>
> b) Once you have the above, you install the custom socket factory within Jigsaw by adding this line to http-server.props.
> org.w3c.jigsaw.http.ClientFactory=<your custom socket factory>
>
> Not sure what their HTTPS roadmap for Jigsaw looks like but it would be nice if the Jigsaw team could provide documentation and packaging for HTTPS.

I received a contribution for a SSL version fo Jigsaw, I have to integrate
that for the upcoming Jigsaw 2.2.1 (and I have to do that from a pretty
long time now...)

-- 
Yves Lafon - W3C
"Baroula que barouleras, au tiéu toujou t'entourneras."

Received on Thursday, 16 August 2001 10:48:21 UTC