WebServerProtocol
Synopsis
[Startup] WebServerProtocol=protocol
protocol is either http (the default) or https.
Description
Note that this parameter is only used in conjunction with Studio, which has been removed as of the 2024.2 release. See Deprecated and Discontinued Features for more information.
When WebServerPort is set to 443 (the standard port for HTTPS), Studio automatically uses HTTPS. However, if it is set to some other value, WebServerProtocol must be set to https to enable Studio to communicate over HTTPS. It is necessary to set this parameter only if you must enable InterSystems Studio.
Changing This Parameter
On the Startup page of the Management Portal (System Administration > Configuration > Additional Settings > Startup), in the WebServerProtocol row, select Edit. Enter https or http.
Instead of using the Management Portal, you can change WebServerProtocol in the Config.StartupOpens in a new tab class (as described in the class reference) or by editing the CPF in a text editor (as described in Editing the Active CPF).