haproxy/tests
William Lallemand d014d7ee72 TESTS: jws: implement a test for JWS signing
This test returns a JWS payload signed a specified private key in the
PEM format, and uses the "jose" command tool to check if the signature
is correct against the jwk public key.

The test could be improved later by using the code from jwt.c allowing
to check a signature.
2025-03-11 22:29:40 +01:00
..
conf MINOR: config: reject long-deprecated "option forceclose" 2021-06-11 16:57:34 +02:00
exp CLEANUP: assorted typo fixes in the code and comments 2021-08-16 12:37:59 +02:00
unit TESTS: jws: implement a test for JWS signing 2025-03-11 22:29:40 +01:00