]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: ssl: forgotten newline in error messages on ca-file
authorWilliam Lallemand <wlallemand@haproxy.org>
Thu, 24 Nov 2022 17:45:28 +0000 (18:45 +0100)
committerWilliam Lallemand <wlallemand@haproxy.org>
Thu, 24 Nov 2022 17:45:28 +0000 (18:45 +0100)
commit3992f55ff390b3db423ffbc7fd322e84a7256ab4
treea00348a7ec39e39d64990fbc8d47750027da17b7
parent0279df9e824723004b27cae2d4a04a7b1b924202
MINOR: ssl: forgotten newline in error messages on ca-file

Add forgotten newlines in ssl_store_load_ca_from_buf() error messages.
src/ssl_ckch.c