DOC: Fix 'jwt_verify' converter doc
authorRemi Tricot-Le Breton <rlebreton@haproxy.com>
Mon, 30 Jun 2025 14:56:23 +0000 (16:56 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Tue, 26 Aug 2025 06:30:27 +0000 (08:30 +0200)
commit48de20ff93df34eef0b152a3701d84fb412079cf
treeba746270a63a0193a01d08a4585d8d1c8788b209
parent47a40f66d72d3be619b2db6c2639f584a4e861b1
DOC: Fix 'jwt_verify' converter doc

Contrary to what the doc says, the jwt_verify converter only works with
a public key and not a full certificate for certificate based protocols
(everything but HMAC).

This patch should be backported up to 2.8.

(cherry picked from commit 5c3d0a554b3db024aef62826b67821ca6a1383ee)
Signed-off-by: Willy Tarreau <w@1wt.eu>
(cherry picked from commit a1845360477633ee572d2ef071dba0fd12512223)
Signed-off-by: Christopher Faulet <cfaulet@haproxy.com>
doc/configuration.txt