Developing a C# Application that uses an WDSL/SOAP service and connects to a server via port 443
I know it is a Firewall Windows 2008 Server issue. Because when I disable it, it works perfectly. Trying to create a rule allowing inbound connections to the port 443, it blocks as well.
Netstat tool just shows that 443 port is attempted to be opened.
Is there any solution to know which port is blocking the access to the remote server in order to open it?