Hi
I have a Windows 2008 Server with IIS7. SQL server installed on this server.
Developers are complaining that the port 443 is not opened, so the web application is not getting connected to database.
On running the command netstat -a the 443 port is not showing up in the list.
On the Firewall setting, i can see the 443 port assinged to these
- World Wide Web Services (HTTPS Traffic-In)
- Secure Socket Tunneling Protocol (SSTP-In)
The Rule is active.
How can i make the netstat show the port 443 ?
Please help me
Thanks
Venky