2 Replies Latest reply on Aug 31, 2005 4:05 AM by tdursun

    SSL client authenitcation

    sekarv

      Is there a documentation out that explains on a step by step basis on how to setup a client authentication.

      Things done so far :

      - created client certificates (client.cer and cacert.jks) using keytool

      - set up ssl connector in service.xml

      - set clientAuth to "true"

      I tried the JBOSS 4 documentation (i am using JBOSS 4), doesnt help me much.