Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ICertificateAuthenticator

IPasswordAuthenticator specifies an authenticator which uses an SSL certificate and key to authenticate with the cluster.

Hierarchy

  • ICertificateAuthenticator

Implemented by

Index

Properties

certificatePath

certificatePath: string

The path to the certificate which should be used for certificate authentication.

keyPath

keyPath: string

The path to the key which should be used for certificate authentication.

Generated using TypeDoc