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 ? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4189316#4189316 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4189316 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
