0 Replies Latest reply on Nov 4, 2008 7:19 PM by patwary_shiva

    One way SSL hanshake between jboss(client)   and weblogic(se

    patwary_shiva

      I have a requirement to do One way SSL handshake from one server (jboss server) to another server( weblogic ).Both the servers are SSL configured.
      I am using httpclient to do httppost .

      I also need to verify server certificate to make sure that I am talking to the right server. I am not sure how do i do it programatically.

      I am trying to understand how this can be done. Since we are using two different application servers we cannot use each others API's.

      Regards
      shiva