SslConfiguration interface

The ssl configuration for scoring

Properties

cert

Cert data

cname

CNAME of the cert

key

Key data

leafDomainLabel

Leaf domain label of public endpoint

overwriteExistingDomain

Indicates whether to overwrite existing domain label.

status

Enable or disable ssl for scoring

Property Details

cert

Cert data

cert?: string

Property Value

string

cname

CNAME of the cert

cname?: string

Property Value

string

key

Key data

key?: string

Property Value

string

leafDomainLabel

Leaf domain label of public endpoint

leafDomainLabel?: string

Property Value

string

overwriteExistingDomain

Indicates whether to overwrite existing domain label.

overwriteExistingDomain?: boolean

Property Value

boolean

status

Enable or disable ssl for scoring

status?: string

Property Value

string