Searched refs:NO_TLSV1_3 (Results 1 – 4 of 4) sorted by relevance
282 ctx.set_options(SslOptions::NO_TLSV1_3); in mozilla_intermediate()312 ctx.set_options(SslOptions::NO_TLSV1_3); in mozilla_modern()
221 const NO_TLSV1_3 = ffi::SSL_OP_NO_TLSv1_3 as SslOptionsRepr; constant
936 client.ctx().set_options(super::SslOptions::NO_TLSV1_3); in tmp_dh_callback()986 client.ctx().set_options(super::SslOptions::NO_TLSV1_3); in tmp_dh_callback_ssl()1408 client.ctx().set_options(super::SslOptions::NO_TLSV1_3); in psk_ciphers()
687 * Added `SslOptions::NO_TLSV1_3`. (OpenSSL 1.1.1 only)