REGTESTS: ssl: test the TLS resumption
authorWilliam Lallemand <wlallemand@haproxy.org>
Wed, 17 Nov 2021 01:52:51 +0000 (02:52 +0100)
committerWilliam Lallemand <wlallemand@haproxy.org>
Fri, 19 Nov 2021 03:07:07 +0000 (04:07 +0100)
commite15ab932441fc078e09146bbde7c03cc79da950e
treef9a55065a01fb504f15c1bdf69514b7acb4c6bf7
parent7980dff10ce3dac957a8f0604f1de990bad3e1b4
REGTESTS: ssl: test the TLS resumption

This test is able to check if the TLS resumption is working correctly
with TLSv1.2, TLSv1.3, with tickets and session cache.
reg-tests/ssl/ssl_reuse.vtc [new file with mode: 0644]