Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SslConfiguration

Package version

The ssl configuration for scoring

Hierarchy

  • SslConfiguration

Index

Properties

Optional cert

cert: undefined | string

Cert data

Optional cname

cname: undefined | string

CNAME of the cert

Optional key

key: undefined | string

Key data

Optional leafDomainLabel

leafDomainLabel: undefined | string

Leaf domain label of public endpoint

Optional overwriteExistingDomain

overwriteExistingDomain: undefined | false | true

Indicates whether to overwrite existing domain label.

Optional status

Enable or disable ssl for scoring

Generated using TypeDoc