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)
committerChristopher Faulet <cfaulet@haproxy.com>
Thu, 9 Jan 2025 09:28:04 +0000 (10:28 +0100)
commit022532bcd2e76c7c4836205c63183f68c3f36bd5
tree93706c3a065631420d05c2d4960f6ab7e5c3b514
parent2eebb348c2a8885532dfc06560957124f3d6c2cc
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.

(cherry picked from commit ea4a148a7d9ead2132757bffd4699146e80da2df)
Signed-off-by: Christopher Faulet <cfaulet@haproxy.com>
(cherry picked from commit 296cbefc98f76862111170b8a7b3aeb8d88d107d)
Signed-off-by: Christopher Faulet <cfaulet@haproxy.com>
reg-tests/ssl/ecdsa.pem