Home
last modified time | relevance | path

Searched refs:tls_max (Results 1 – 2 of 2) sorted by relevance

/curl/tests/http/
H A Dtest_17_ssl_use.py64 def test_17_02_sslinfo_reconnect(self, env: Env, tls_max): argument
68 xargs = ['--sessionid', '--tls-max', tls_max, f'--tlsv{tls_max}']
70 if tls_max == '1.3':
74 if env.curl_uses_lib('bearssl') and tls_max == '1.3':
76 if env.curl_uses_lib('mbedtls') and tls_max == '1.3' and \
/curl/src/
H A Dtool_paramhlp.c724 long tls_max; in str2tls_max() member
737 *val = tls_max_array[i].tls_max; in str2tls_max()

Completed in 9 milliseconds