Interface ICertificateAuthenticator

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

Hierarchy

  • ICertificateAuthenticator

Implemented by

Properties

certificatePath: string

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

keyPath: string

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

Generated using TypeDoc