Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SslConfiguration

Package version

The ssl configuration for scoring

Hierarchy

  • SslConfiguration

Index

Properties

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 status

status: Status

Enable or disable ssl for scoring. Possible values include: 'Disabled', 'Enabled'

Generated using TypeDoc