]> git.ipfire.org Git - thirdparty/haproxy.git/commit
DOC: Fix 'jwt_verify' converter doc
authorRemi Tricot-Le Breton <rlebreton@haproxy.com>
Mon, 30 Jun 2025 14:56:23 +0000 (16:56 +0200)
committerWilliam Lallemand <wlallemand@haproxy.com>
Mon, 30 Jun 2025 15:59:55 +0000 (17:59 +0200)
commit5c3d0a554b3db024aef62826b67821ca6a1383ee
treea46f60d08872b013453e3fe85c82001ad016d06b
parent3465f88f8ab9c3f163d73938765f741c2b7e6a67
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.
doc/configuration.txt