Also,

netstat -anp | grep <port #>

will show you the process id / command that has ports open...

On Thu, Feb 12, 2009 at 2:34 PM, Marvin Addison <[email protected]>wrote:

> > Can I set other ports for SSL ?
>
> Tomcat port bindings are configured in $TOMCAT_HOME/conf/server.xml.
> It should be pretty clear how to bind to other ports.
>
> > How can I detect which application is using port 443, 8443
> > so that I can stop that application ?
>
> TCPView is a nice GUI tool that might help,
> http://technet.microsoft.com/en-us/sysinternals/bb897437.aspx.
>
> Hope that helps,
> Marvin
>
> --
> You are currently subscribed to [email protected] as:
> [email protected]
> To unsubscribe, change settings or access archives, see
> http://www.ja-sig.org/wiki/display/JSG/cas-user
>

-- 
You are currently subscribed to [email protected] as: 
[email protected]
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-user

Reply via email to