]> git.ipfire.org Git - thirdparty/haproxy.git/commit
REGTESTS: ssl: add a PEM with mix of LF and CRLF line endings
authorValentine Krasnobaeva <vkrasnobaeva@haproxy.com>
Fri, 13 Dec 2024 11:02:14 +0000 (12:02 +0100)
committerWilliam Lallemand <wlallemand@haproxy.com>
Fri, 13 Dec 2024 17:13:42 +0000 (18:13 +0100)
commitea4a148a7d9ead2132757bffd4699146e80da2df
tree93dee298216c2db5cc537e145807faaa59dab9c5
parentd60c893991699af1103bcdcd33c915885c056559
REGTESTS: ssl: add a PEM with mix of LF and CRLF line endings

User tried to update a PEM, generated automatically. Part of this PEM has LF
line endings, and another part (CA certificate), added by some API, has CRLF
line endings. This has revealed a bug in cli_snd_buf(), see more
details in issue GitHUB #2818. So, let's add an example of such PEM in our
SSL regtest.
reg-tests/ssl/ecdsa.pem