I'm trying to setup SSL on our app server. I've installed all certs successfully and setup the config for SSL. When I restart the app server I get a port conflict error and the app server does not successfully start up. So I did a netstat -an and I see that port 443 is in a LISTEN state. Is this what is causing the conflict... the fact that it's already listening? If so, how can I close that port so that the appserver can use it?
thanks
[Message sent by forum member 'black_lotus' (black_lotus)]
http://forums.java.net/jive/thread.jspa?messageID=360171