Share via


TlsProperties interface

The TLS properties of the connected registry login server.

Properties

certificate

The certificate used to configure HTTPS for the login server.

status

Indicates whether HTTPS is enabled for the login server.

Property Details

certificate

The certificate used to configure HTTPS for the login server.

certificate?: TlsCertificateProperties

Property Value

status

Indicates whether HTTPS is enabled for the login server.

status?: string

Property Value

string