1 Reply Latest reply on Apr 5, 2006 3:04 AM by roman.angelov

    SSL JBoss 4.0.3

    roman.angelov

      Hi all,
      I have interesting problem,
      I'm migrating on JBoss 4.0.3 Tomcate engine from JBoss 3.0.7 Jetty engine, and the current task is to configurate SSL conection. For this purpose in
      $JBOSS_HOME\server\default\deploy\jbossweb-tomcat55.sar I edited "server.xml"
      and it's enabled


      It's needed when the client click over ssl to authonticate himself with self smart card.
      I installed two exactly equals JBoss 4.0.3 servers just copy and paste, one on Fedora core 4 and one on Windows XP Pro. When I click over ssl link in web application in windows based server everything is okay, but in same scenarious on Fedora the dialog windows for chosing from installled certificates is appeared but it's empty and the end user cannot be authonticated. My question is: is it needed to install imported certificated in keystore in the Fedora OS, or it's enough my configuration for ssl client authorization and it's araised other error?