Virtual Gateway Spec Listener Tls Certificate File
data class VirtualGatewaySpecListenerTlsCertificateFile(val certificateChain: String, val privateKey: String)
Properties
Link copied to clipboard
Certificate trust chain for a certificate stored on the file system of the mesh endpoint that the proxy is running on. Must be between 1 and 255 characters in length.
Link copied to clipboard
Private key for a certificate stored on the file system of the mesh endpoint that the proxy is running on. Must be between 1 and 255 characters in length.