]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CLEANUP: ssl: remove comment from dump_crtlist_sslconf()
authorWilliam Lallemand <wlallemand@haproxy.com>
Tue, 2 Jun 2020 09:54:46 +0000 (11:54 +0200)
committerWilliam Lallemand <wlallemand@haproxy.org>
Tue, 2 Jun 2020 09:54:46 +0000 (11:54 +0200)
commit55af9e90f8a99edda4f46300f5768347b97b69af
tree6a38fb6299f65726b3399601c0bafe0213af00b5
parent50df1cb1e51bee0428db236deead46bd3ca98d7a
CLEANUP: ssl: remove comment from dump_crtlist_sslconf()

Since 8177ad9 ("MINOR: ssl: split config and runtime variable for
ssl-{min,max}-ver"), the dump for ssl-min-ver and ssl-max-ver is fixed,
so we can remove the comment.
src/ssl_crtlist.c