|
From: Dunia G. <DGr...@mi...> - 2004-04-06 09:40:23
|
Hi all, I am new to Hermes MSH, so I apologise in advance for the questions I'm posting. I cannot make my Hermes MSH application work with https. I read the previous post 'about Hermes & SSL' and I tried to make the changes mentioned there, but I had no success. Here's what I have to manage: There's a Tomcat 4.1.27, SSL enabled, on a Windows 2000 platform (A); an application that uses msh is running on it, it is used to send (and receive) invoices to a twin application that is running on another server (Tomcat 4.1.27, SSL enabled, on a Linux platform (B)). What I did is creating (with java keytool) a certificate for each server and then I imported in <JRE>/lib/security/cacerts of A the certificate of B and viceversa. When trying to send an invoice from A to B I get an exception: hk.hku.cecid.phoenix.message.handler.RequestException: sun.security.validator.ValidatorException: No trusted certificate found and no message is sent. Could someone help me configuring msh right? Thank you so much Dunia |