haproxy/reg-tests/jwt
Remi Tricot-Le Breton f9b3319f48 REGTESTS: jwt: Add new "jwt_decrypt_jwk" tests
Test the new "jwt_decrypt_jwk" converter that takes a JWK as argument,
either as a string or in a variable.
Only "RSA" and "oct" types are managed for now.
2026-02-12 16:31:38 +01: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 REGTEST: jwt: Test new CLI commands 2025-10-13 10:38:52 +02:00
jwt_decrypt.vtc REGTESTS: jwt: Add new "jwt_decrypt_jwk" tests 2026-02-12 16:31:38 +01:00
rsa-public.pem REGTESTS: jwt: Add tests for the jwt_verify converter 2021-10-14 16:38:14 +02:00
rsa1_5.key REGTESTS: jwe: Add jwt_decrypt_secret and jwt_decrypt_cert tests 2026-01-15 10:56:27 +01:00
rsa1_5.pem REGTESTS: jwe: Add jwt_decrypt_secret and jwt_decrypt_cert tests 2026-01-15 10:56:27 +01:00
rsa_oeap.key REGTESTS: jwe: Add jwt_decrypt_secret and jwt_decrypt_cert tests 2026-01-15 10:56:27 +01:00
rsa_oeap.pem REGTESTS: jwe: Add jwt_decrypt_secret and jwt_decrypt_cert tests 2026-01-15 10:56:27 +01:00