0 Replies Latest reply on Sep 12, 2006 11:20 AM by rpahlin

    Ssl mdb configuration

      Posted: Tue Sep 12, 2006 05:40 AM Post subject: 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 http server, the problem is that I have to use mutual authentication but don't know how. (Tryed the SSLsetup document but no luck) any idea how to solve this or is it even possible to do this ??

      Jboss4.04,Ejb3.0,win xp

      Thanks