Skip to main content

ModifySSLConfig

Modify a TLS configuration.

Synopsis

[Actions]	ModifySSLConfig:Name=SSLConfigName,[PropertiesToModify]

Where you substitute [PropertiesToModify] for the properties you want to modify.

Description

ModifySSLConfig specifies changes to make to an existing TLS configuration. InterSystems IRIS® modifies the TLS configuration when processing the [Actions] section during a configuration merge. During the merge, InterSystems IRIS runs Security.SSLConfigs.Modify()Opens in a new tab to modify the TLS configuratione defined by ModifySSLConfig.

Changing this Operation

This operation is designed to be used during a configuration merge. You can change ModifySSLConfig 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