0 Replies Latest reply on Sep 12, 2006 5:40 AM by rpahlin

    Mdb + ssl

      Hi,

      I'm having a problem enabling SSL with certificates from an Ejb.
      Basically what I have is an Ejb3.0 Mdb consuming messages from an queue and then it uses org.apache.commons.HTTPClient to send a
      message to a server, the problem is that I have to use mutual authentication but don't know how. (Tryed the SSLsetup document but no luck) ant idea how to solve this ??

      Thanks