users@glassfish.java.net

Re: HTTPS and Glassfish V2.1

From: <forums_at_java.net>
Date: Sat, 7 Apr 2012 10:48:27 -0500 (CDT)

Hi, I don't use iptables, but according to this:
http://blog.frickjack.com/2012/01/iptables-nat-port-forward-443-https-to.html
the first command doesn't have an '-i eth0', and also that blog page says
there should be a second line/command to specify the output? Also, maybe try
"openssl s_clinet -connect localhost:8181 -state -debug" from the GlassFish
meachine locally, to see if you can connect to port 8181. As I said, I don't
use iptables, but it may or may not filter localhost, but give that a try to
see if you can get to 8181 and if it is doing SSL. Jim

--
[Message sent by forum member 'jimcpl']
View Post: http://forums.java.net/node/884899