ZeroTrustGatewayPolicyRuleSettingsUntrustedCert

Constructors

constructor(action: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val action: String? = null

The action performed when an untrusted certificate is seen. The default action is an error with HTTP code 526. Available values: "pass_through", "block", "error".