Hi,
I tried that but the telnet to 443 isn't working... see below.
[root@ce ~]# telnet localhost 8009
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
^CConnection closed by foreign host.
[root@ce ~]# telnet localhost 443
Trying 127.0.0.1...
telnet: connect to address 127.0.0.1: Connection refused
So, I'm able to connect to 8009 but not to 443.
I'm doing a product evaluation for Gluu and others so if you can help me understand what the problem may be, I would appreciate it.
Amit