Reference
show ssl jwt
On this page
Available since
- HAProxy 3.3
Display the certificates that can be used for JWT validation.
Description Jump to heading
Display the list of SSL certificates that can be used for JWT validation.
Examples Jump to heading
Display all certificates for JWT validation:
nixecho "show ssl jwt" | \sudo socat stdio tcp4-connect:127.0.0.1:9999
nixecho "show ssl jwt" | \sudo socat stdio tcp4-connect:127.0.0.1:9999
outputtext#filenamejwt.pem
outputtext#filenamejwt.pem
See also Jump to heading
Do you have any suggestions on how we can improve the content of this page?