Skip to main content

HEADER_XFCC

Constant HEADER_XFCC 

Source
pub const HEADER_XFCC: &str = "X-Forwarded-Client-Cert";
Expand description

Header name from which the audit middleware recovers the client-certificate Subject when an XFCC-aware reverse proxy is in front of the gateway. See docs/deployment/mtls.md §4.4.