RE: Problem of configuration Jigsaw SSL

Ringo,

What I found was that I had to generate the certificates using the RSA key algorithm.  It is a simple option added on the command line (-keyalg RSA).  I used it on each of the commands when I created the certificates, which seem to fix the same problem I was having.  Hope this helps.

Brian

-----Original Message-----
From: 01719745g [mailto:01719745g@polyu.edu.hk]
Sent: Wednesday, April 02, 2003 2:25 AM
To: www-jigsaw@w3.org
Subject: Problem of configuration Jigsaw SSL






Dear Sir/Madam,

I am setting up a Jigsaw (ver. 2.2.2) server with  SSL but when I start it up, 
the following error occurs: 
javax.net.ssl.SSLException: No availabe certificate corresponds to the SSL 
cipher suits which are enabled.

I created a self-signed certifcate in keystore for testing and configured the 
https-server.props as below: 
org.w3c.jigsaw.ssl.enabled=true
org.w3c.jigsaw.ssl.keystore=/root/.keystore
org.w3c.jigsaw.ssl.keystore.password=123456
org.w3c.jigsaw.http.ClientFactory=org.w3c.jigsaw.https.socketSSLSocketClientFa
ctory

Would you pls give me an advise to solve the problem?

Thx

Ringo Wong 
-------------
The PolyU of HK
MIC (Multimedia Innovation Center)

Received on Wednesday, 2 April 2003 10:07:25 UTC