2 Replies Latest reply on Nov 18, 2008 9:10 AM by garwind111

    Configure JBM over HTTPS behind Firewall + Nat

    garwind111

      Hello,

      I have a JBM application which is configured over HTTPS (HTTPS transport + SSL socket factory)

      Now i must deploy it into behind a firewall. I opened the following ports :

      Host F (proxy/firewall) Host A (my server)
      1098 -----------------------------------> 1098
      8443 -------------HTTPS--------------> 8443


      I read that i must open 4457 and a secondary connection port 4460. But If i understand the thing, this is for the biscoket connector.

      How does it work if I use my HTTPS connector ?