0 Replies Latest reply on Dec 10, 2009 3:31 AM by sunlinux

    jboss https issue

    sunlinux

      Hi we encounter a critical issue while SSL for server & client:

      We need to put SSL on server that's fine but we need to authenticate a hand handle terminal device (client application ) over https to server. We need 3 files to load into the terminal to get the same :
      client.crt // Client certificate
      client_key.pem // Client RSA keys
      ca.crt // CA certificates

      our client is not a typical browser. so pls assit a bit how to go ahead & where to find those file for client device installation.

      We are using self signed cert on jboss using keytool.