]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: ssl/cli: allow to filter expired certificates with 'show ssl sni'
authorWilliam Lallemand <wlallemand@haproxy.com>
Mon, 16 Dec 2024 11:42:44 +0000 (12:42 +0100)
committerWilliam Lallemand <wlallemand@haproxy.com>
Mon, 16 Dec 2024 13:55:23 +0000 (14:55 +0100)
commit7c8e38d4d6e2add65f5860f8856e6cbbf47e8022
treeb0031d7aa9c7b02c6779fb0682a7095a88011498
parentbb88f68cf73fa94f2cb63dcfa51cc9177a1627d6
MINOR: ssl/cli: allow to filter expired certificates with 'show ssl sni'

-A option in 'show ssl sni' shows certificates that are past the
notAfter date.

The patch reworks the options parsing to get multiple.
doc/management.txt
src/ssl_ckch.c