ClusterReverseProxyCertificateCommonNamesCommonName

data class ClusterReverseProxyCertificateCommonNamesCommonName(val certificateCommonName: String, val certificateIssuerThumbprint: String? = null)

Constructors

constructor(certificateCommonName: String, certificateIssuerThumbprint: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The common or subject name of the certificate.

Link copied to clipboard

The Issuer Thumbprint of the Certificate.