Skip to main content

TLS Downstream Client Certificate Authority

Summary

If specified, downstream clients (like a user's browser) will be required to provide a valid client TLS certificate. This overrides the global client_ca option for this route.

See Client-Side mTLS With Pomerium for more information.

How to configure

YAML/JSON settingTypeUsage
tls_downstream_client_ca or tls_downstream_client_ca_filestringoptional

Examples

tls_downstream_client_ca: base64-encoded-client-ca
tls_downstream_client_ca_file: /relative/file/location