interface AutoTLS {
    certificate?: TLSCertificate;
}

Properties

Properties

certificate?: TLSCertificate