HTTPS (SSL)
Ports and protocols used by Microsoft Internet Information Server (IIS).
HTTPS is a URI scheme used to indicate a secure HTTP connection. It is syntactically identical to the http:// scheme normally used for accessing resources using HTTP. The https: URL indicates that HTTP is to be used but with a different default TCP port (443) and an additional encryption/authentication layer between the HTTP and TCP.
HTTPS is not a separate protocol, but refers to the combination of a normal HTTP interaction over an encrypted Secure Sockets Layer (SSL). An https: URL may specify a TCP port. If it does not, the connection uses port 443.
- Content Manager End User Website
- Content Manager Author Website
- Content Manager WebServices
| What | Protocol | Port | Direction |
|---|---|---|---|
| HTTPS | TCP | 443 | IN/OUT |