GetDomainsDomainCertInfo

data class GetDomainsDomainCertInfo(val certName: String, val certType: String, val sslProtocol: String, val sslPub: String)

Constructors

Link copied to clipboard
constructor(certName: String, certType: String, sslProtocol: String, sslPub: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

If You Enable HTTPS Here Certificate Name.

Link copied to clipboard

Certificate Type. Value Range: Upload: Certificate. CAS: Certificate Authority Certificate. Free: Free Certificate.

Link copied to clipboard

Whether to Enable SSL Certificate. Valid Values: on, off.

Link copied to clipboard

If You Enable HTTPS Here Key.