Skip to main content

WebServerSSLConfiguration

Specify the default TLS configuration for %Net.HttpRequest objects created by CSP templates implemented in Studio.

Synopsis

[Startup]    WebServerSSLConfiguration=configuration

configuration is the location of a TLS configuration

Description

Important:

This parameter has been retained for compatibility, but should not be used when building new applications.

Deprecated. Must be specified when using Studio to create a web application from a CSP template on an instance with an active private web server that accepts only HTTPS connections.

Changing This Parameter

On the Startup page of the Management Portal (System Administration > Configuration > Additional Settings > Startup), in the WebServerProtocol row, select Edit. Enter the location of the TLS configuration.

Instead of using the Management Portal, you can change WebServerSSLConfiguration 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