GoogleCloudBeyondcorpPartnerservicesV1alphaTransportInfoResponse

data class GoogleCloudBeyondcorpPartnerservicesV1alphaTransportInfoResponse(val serverCaCertPem: String, val sslDecryptCaCertPem: String)

Message contains the transport layer information to verify the proxy server.

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

PEM encoded CA certificate associated with the proxy server certificate.

Link copied to clipboard

Optional. PEM encoded CA certificate associated with the certificate used by proxy server for SSL decryption.