haproxy/include
Remi Tricot-Le Breton f5632fd481 MINOR: jwt: Add new jwt_verify_cert converter
This converter will be in charge of performing the same operation as the
'jwt_verify' one except that it takes a full-on pem certificate path
instead of a public key path as parameter.
The certificate path can be either provided directly as a string or via
a variable. This allows to use certificates that are not known during
init to perform token validation.
2025-10-13 10:38:52 +02:00
..
haproxy MINOR: jwt: Add new jwt_verify_cert converter 2025-10-13 10:38:52 +02:00
import CLEANUP: mjson: remove unused defines from mjson.h 2025-10-06 09:30:07 +02:00
make BUILD: makefile: add a qinfo macro to pass info in quiet mode 2025-01-08 11:26:05 +01:00