1#
2# Percona tests for TLS
3#
4# Test that tls-version on server only works
5# Only TLSv1 and TLSv1.1 allowed
6Variable_name	Value
7Ssl_version	TLSv1.1
8# Only TLSv1 allowed
9Variable_name	Value
10Ssl_version	TLSv1
11