ZeroTrustGatewaySettingsSettingsCustomCertificate

data class ZeroTrustGatewaySettingsSettingsCustomCertificate(val bindingStatus: String? = null, val enabled: Boolean, val id: String? = null, val updatedAt: String? = null)

Constructors

constructor(bindingStatus: String? = null, enabled: Boolean, id: String? = null, updatedAt: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val bindingStatus: String? = null

Certificate status (internal).

Link copied to clipboard

Enable use of custom certificate authority for signing Gateway traffic.

Link copied to clipboard
val id: String? = null

UUID of certificate (ID from MTLS certificate store).

Link copied to clipboard
val updatedAt: String? = null