1 Reply Latest reply on Feb 28, 2006 6:01 AM by gioppoluca

    invoking an external servlet throgh SSL from Jboss-tomcat

    gioppoluca

      Hi
      I need to call a servlet on www.mytomcat.com:8443 from a servlet deployed on www.myjboss.com:8080
      The main problem is that it seems that jboss doesn't recognise the mytomcat certificate.
      I've created the certificate with the keytool exported and imported both into the keystore of jboss-tomcat and java cacert; modified the sever.xml accordingly, but I get the error of wrong certificate.
      Can anyone help me?
      I'm quite new of Jboss and I'm porting an application that was deployed just using tomcat. On tomcat it was working
      Thanks
      Luca