|
From: Gait B. <gai...@ti...> - 2002-10-22 19:12:47
|
Hi, I'm having some problems getting SSL to work with the MSH. I've set up tomcat with a certificate using 'keytool -genkey -alias = tomcat -keyalg RSA' I entered my server name as the CN, and added some real values for the = other X.500 fields. I enabled port 8443 in server.xml, and I managed to hook up to the MSH = with https://my_server_name:8443/msh, after accepting the certificate in = IE. I exported the key, and imported it into /tmp/cacerts. I took care of = all the correct passwords, so that is working. I then tried the loopback.java with toMSHURL set to the url above, but = that gives problems in tomcat, which tells me it can't find a trusted = certificate. Running the same test over the normal http channel works = fine. Did I miss something here, should I import the certificate to yet = another store? TIA, Gait. PS Next test will be digital signatures, hints are welcome.. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Gait Boxman Manager Advanced Technology & Standards TIE Product Development BV Amsterdam, The Netherlands Tel: +31 20 658 9091 Fax: +31 20 658 9945 E-mail: gai...@ti... WWW: www.TIEglobal.com ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |