CustomHostnameSslCustomCertBundle

data class CustomHostnameSslCustomCertBundle(val customCertificate: String, val customKey: String)

Constructors

Link copied to clipboard
constructor(customCertificate: String, customKey: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

If a custom uploaded certificate is used.

Link copied to clipboard

The key for a custom uploaded certificate.