Skip to main content

CreateSSLConfig

Create a TLS configuration.

Synopsis

[Actions]	CreateSSLConfig:Name=SSLConfigName[,AdditionalProperties]

Description

CreateSSLConfig defines a TLS configuration. InterSystems IRIS® creates that TLS configuration when processing the [Actions] section during a configuration merge. During the merge, InterSystems IRIS runs Security.SSLConfigs.Create()Opens in a new tab to create the TLS configuration defined by CreateSSLConfig. The Name property is required; the complete list of properties is available in the class reference.

Changing this Operation

This operation is designed to be used during a configuration merge. You can change CreateSSLConfig by editing the merge file in a text editor (as described in Editing the Active CPF).

See About TLS Configurations for more information on TLS configurations.

FeedbackOpens in a new tab