Fix no-tls1_1
authorMatt Caswell <matt@openssl.org>
Sun, 10 Dec 2017 10:49:43 +0000 (10:49 +0000)
committerMatt Caswell <matt@openssl.org>
Mon, 11 Dec 2017 09:36:25 +0000 (09:36 +0000)
commitb7ab4eeed9c0f245cfd0cd884f95bcb3474f0435
tree7167cc3822deeef71cee8b9f1d9f7df4a51dd252
parentf5fea6657d2e70b72766e640260be45c8f70ac15
Fix no-tls1_1

In 20-cert-select.conf there is a TLSv1.1 specific test which we should
skip if TLSv1.1. is disabled.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4890)
test/ssl-tests/20-cert-select.conf
test/ssl-tests/20-cert-select.conf.in