You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The server allows configuring on a per-proxy vendor basis how X509 Client Certificates are resolved when running behind a proxy.
This capability is backed by the x509-client-lookup SPI which provides implementations for haproxy, apache, and NGINX.
The proposal here is to make x509-client-lookup SPI configuration as much as transparent as possible to users and avoid using SPI configuration options as documented in the Proxy Guide.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
The server allows configuring on a per-proxy vendor basis how X509 Client Certificates are resolved when running behind a proxy.
This capability is backed by the
x509-client-lookupSPI which provides implementations for haproxy, apache, and NGINX.The proposal here is to make
x509-client-lookupSPI configuration as much as transparent as possible to users and avoid using SPI configuration options as documented in the Proxy Guide.See #10091.
Beta Was this translation helpful? Give feedback.
All reactions