REGTEST: checks: Adapt SSL error message reported when connection is rejected
authorChristopher Faulet <cfaulet@haproxy.com>
Wed, 6 May 2020 09:10:51 +0000 (11:10 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Wed, 6 May 2020 10:45:11 +0000 (12:45 +0200)
commit8d38f0affdbf1b3e558602ce6551dcc1cdb8c958
tree659689a64f6207ae0e64293666101ea4a8df337e
parentf98e6264910eac4fcf9e5728e30fe62df19500a2
REGTEST: checks: Adapt SSL error message reported when connection is rejected

Depending on the SSL library version, the reported error may differ when the
connection is rejected during the handshake. An empty handshke may be detected
or just an generic handshake error. So tcp-check-ssl.vtc has been adapted to
support both error messages.
reg-tests/checks/tcp-check-ssl.vtc