Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BackendTlsProperties

Package version

Properties controlling TLS Certificate Validation.

Hierarchy

  • BackendTlsProperties

Index

Properties

Optional validateCertificateChain

validateCertificateChain: undefined | false | true

Flag indicating whether SSL certificate chain validation should be done when using self-signed certificates for this backend host.

Optional validateCertificateName

validateCertificateName: undefined | false | true

Flag indicating whether SSL certificate name validation should be done when using self-signed certificates for this backend host.

Generated using TypeDoc