MsgVpnCertMatchingRule: {
    enabled?: boolean;
    msgVpnName?: string;
    ruleName?: string;
}

Type declaration

  • Optional enabled?: boolean

    Enable or disable a certificate matching rule. Changes to this attribute are synchronized to HA mates and replication sites via config-sync. The default value is false.

  • Optional msgVpnName?: string

    The name of the Message VPN.

  • Optional ruleName?: string

    The name of the rule.