]> git.ipfire.org Git - thirdparty/haproxy.git/commit
REGTESTS: ssl: Fix empty line in cli command input
authorRemi Tricot-Le Breton <rlebreton@haproxy.com>
Wed, 7 Feb 2024 15:38:47 +0000 (16:38 +0100)
committerWilliam Lallemand <wlallemand@haproxy.com>
Wed, 7 Feb 2024 16:10:49 +0000 (17:10 +0100)
commit66b20aada4ffc5b3956f43d05f03a32033bd86b6
tree570d82fc4c2f0ec8ec59be3b0f11f10a4966a049
parent79d526f6da8ed29a4c5743f66b90e6af34cbd59c
REGTESTS: ssl: Fix empty line in cli command input

The 'set ssl cert' command was failing because of empty lines in the
contents of the PEM file used to perform the update.
We were also missing the issuer in the newly created ckch_store, which
then raised an error when committing the transaction.
reg-tests/ssl/show_ssl_ocspresponse.vtc