]> git.kaiwu.me - haproxy.git/commit
MINOR: jwt: Manage ec certificates in jwt_decrypt_cert
authorRemi Tricot-Le Breton <rlebreton@haproxy.com>
Tue, 10 Mar 2026 13:43:46 +0000 (14:43 +0100)
committerWilliam Lallemand <wlallemand@haproxy.com>
Tue, 10 Mar 2026 13:58:47 +0000 (14:58 +0100)
commit31bbc1f0f1d769f14f6086aa58e7407ca7995106
treec75ec059450e9dd515d83ef0371d0b1f9297c142
parent3925bb8efcb8be87755c8a60c0b5d52386e4092b
MINOR: jwt: Manage ec certificates in jwt_decrypt_cert

This patch adds the support of algorithms in the ECDH family in the
jwt_decrypt_cert converter.
reg-tests/jwt/ec_decrypt.crt [new file with mode: 0644]
reg-tests/jwt/ec_decrypt.key [new file with mode: 0644]
reg-tests/jwt/jwt_decrypt.vtc
src/jwe.c