TlsProperties Class

The TLS properties of the connected registry login server.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
TlsProperties

Constructor

TlsProperties(**kwargs)

Variables

status
str or TlsStatus

Indicates whether HTTPS is enabled for the login server. Possible values include: "Enabled", "Disabled".

certificate
TlsCertificateProperties

The certificate used to configure HTTPS for the login server.