mirror of
https://github.com/pomerium/pomerium.git
synced 2025-08-02 00:10:45 +02:00
Add a new client_certificate criterion that accepts a "Certificate Matcher" object. Start with two certificate match conditions: fingerprint and SPKI hash, each of which can accept either a single string or an array of strings. Add new "client-certificate-ok" and "client-certificate-unauthorized" reason strings. |
||
---|---|---|
.. | ||
cmd/pomerium | ||
contextutil | ||
cryptutil | ||
derivecert | ||
encoding/base58 | ||
envoy | ||
grpc | ||
grpcutil | ||
hpke | ||
logutil | ||
metrics | ||
netutil | ||
policy | ||
protoutil | ||
slices | ||
storage | ||
webauthnutil |