GoogleCloudApigeeV1TlsInfoCommonNameResponse

data class GoogleCloudApigeeV1TlsInfoCommonNameResponse(val value: String, val wildcardMatch: Boolean)

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The TLS Common Name string of the certificate.

Link copied to clipboard

Indicates whether the cert should be matched against as a wildcard cert.