Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace MutualTlsDetails

Properties used to configure client mTLS verification when API Consumer makes connection to the gateway.

Properties

Optional allowedSans

allowedSans: Array<string>

Allowed list of CN or SAN which will be used for verification of certificate.

Optional isVerifiedCertificateRequired

isVerifiedCertificateRequired: undefined | false | true

Determines whether to enable client verification when API Consumer makes connection to the gateway.

Functions

getDeserializedJsonObj

getJsonObj