commit | 8d264387c3b44268a1cf64b9e6aef8177257f24d | [log] [tgz] |
---|---|---|
author | William Lallemand <wlallemand@haproxy.org> | Thu Sep 30 15:07:27 2021 +0200 |
committer | William Lallemand <wlallemand@haproxy.org> | Thu Sep 30 15:39:59 2021 +0200 |
tree | 62442d113d61d7844f935f8a6b9662638b88031f | |
parent | 2f52fdb52eed251ef71ccf889bc2ba3e8c09bff7 [diff] |
REGTESTS: ssl: enable ssl_crt-list_filters.vtc again ssl_crt-list_filters.vtc was deactivated because they were not compatible with previous version of OpenSSL and it was not possible to filter by versions. Activate it again with a openssl_version_atleast(1.1.1) check.