REGTESTS: jwt: Add tests for the jwt_verify converter
authorRemi Tricot-Le Breton <rlebreton@haproxy.com>
Fri, 1 Oct 2021 13:36:59 +0000 (15:36 +0200)
committerWilliam Lallemand <wlallemand@haproxy.org>
Thu, 14 Oct 2021 14:38:14 +0000 (16:38 +0200)
commit36da6063246aa30e0e503e2d46d964fcca24470b
tree8b16f01fe657815b7a23f114616586416c84c4ea
parent130e142ee23c4c562a81456041bc0cf42d8ae47f
REGTESTS: jwt: Add tests for the jwt_verify converter

This regtest uses the new jwt_header_query, jwt_payload_query and
jwt_verify converters that can be used to validate a JSON Web Token.
reg-tests/jwt/es256-public.pem [new file with mode: 0644]
reg-tests/jwt/es384-public.pem [new file with mode: 0644]
reg-tests/jwt/es512-public.pem [new file with mode: 0644]
reg-tests/jwt/jws_verify.vtc [new file with mode: 0644]
reg-tests/jwt/rsa-public.pem [new file with mode: 0644]