5 Replies Latest reply on Nov 24, 2004 1:42 PM by starksm64

    authentication from transport layer (TLS, SSL)?

    matroskin

      I have an application that calls EJBs and uses SSL as a transport protocol. Is it possible to configure JBoss to get principal information from a transport layer? I assume that SSL connection uses client side certificate.
      I have done some search and could not find any reference on using transport layer authentication in JBoss. Is there some fundamental problem with that or just nobody wants to bother with client certificates?