How to configure SQL Server on port 443

How Can We Help?

< Back

In many enterprise networks, outgoing traffic is only allowed on HTTPS i.e. port 443. In such scenarios, it becomes impossible to connect to a SQL Server running on the default port. A solution to this problem can be to configure SQL Server to run on port 443. Use the following steps to achieve this:

  1. Open SQL Server Configure Manager
  2. Drill down to Protocols for SQL20XX

  1. Right-click on TCP/IP and open Properties
  2. Specify 443 for TCP Port

  1. Restart SQL Server service

You can now connect to SQL Server over port 443.

Please note: IIS cannot be running on port 443 on this particular machine.

 

Comments are closed.

This is the legacy version of the XMPro Documentation site. For the latest XMPro documentation, please visit documentation.xmpro.com

X