Skip to main content

WebServerProtocol

Enable InterSystems IRIS to receive HTTPS connections over a custom port.

Synopsis

[Startup]    WebServerProtocol=protocol

protocol is either http (the default) or https.

Description

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).

See Also

FeedbackOpens in a new tab