haproxy/reg-tests/jwt
William Lallemand 7a30c10587 REGTESTS: jwt: create dynamically "cert.ecdsa.pem"
Stop declaring "cert.ecdsa.pem" in a crt-store, and add it dynamically
over the stats socket insted.

This way we fully verify a JWS signature with a certificate which never
existed at HAProxy startup.
2025-08-25 16:44:24 +02:00
..
build_token.py BUG/MEDIUM: jwt: Properly process ecdsa signatures (concatenated R and S params) 2023-01-18 16:18:31 +01:00
cert.ecdsa.pem REGTESTS: jwt: Add test with actual certificate passed to jwt_verify 2025-06-30 17:59:55 +02:00
cert.rsa.pem REGTESTS: jwt: Add test with actual certificate passed to jwt_verify 2025-06-30 17:59:55 +02:00
es256-public.pem REGTESTS: jwt: Add tests for the jwt_verify converter 2021-10-14 16:38:14 +02:00
es384-public.pem REGTESTS: jwt: Add tests for the jwt_verify converter 2021-10-14 16:38:14 +02:00
es512-public.pem REGTESTS: jwt: Add tests for the jwt_verify converter 2021-10-14 16:38:14 +02:00
jws_verify.vtc REGTESTS: jwt: create dynamically "cert.ecdsa.pem" 2025-08-25 16:44:24 +02:00
rsa-public.pem REGTESTS: jwt: Add tests for the jwt_verify converter 2021-10-14 16:38:14 +02:00