Documentation Center

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.

Used by:
  • Content Manager End User Website
  • Content Manager Author Website
  • Content Manager WebServices
Settings:
WhatProtocolPortDirection
HTTPSTCP443IN/OUT