]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: ssl/cli: 'show ssl cert' give information on the certificates
authorWilliam Lallemand <wlallemand@haproxy.com>
Thu, 5 Dec 2019 09:26:40 +0000 (10:26 +0100)
committerWilliam Lallemand <wlallemand@haproxy.org>
Wed, 18 Dec 2019 17:16:34 +0000 (18:16 +0100)
commitd4f946c469298bd504e46cf797252d681590b26f
tree5f829e925884f355e8c2bab42613968d41557777
parent545989f37f56b47a52af410e5c41aa0531dd1ef3
MINOR: ssl/cli: 'show ssl cert' give information on the certificates

Implement the 'show ssl cert' command on the CLI which list the frontend
certificates. With a certificate name in parameter it will show more
details.
doc/management.txt
src/ssl_sock.c