Skip to content

client-certificate-auth API Reference


client-certificate-auth API Reference / parsers / CertificateSource

Type Alias: CertificateSource

CertificateSource = "aws-alb" | "envoy" | "cloudflare" | "traefik"

Defined in: parsers.d.ts:17

Supported certificate source presets.

Released under the MIT License.