Home
last modified time | relevance | path

Searched refs:NO_TLSV1_3 (Results 1 - 2 of 2) sorted by relevance

/third_party/rust/crates/rust-openssl/openssl/src/ssl/
H A Dconnector.rs282 ctx.set_options(SslOptions::NO_TLSV1_3); in mozilla_intermediate()
312 ctx.set_options(SslOptions::NO_TLSV1_3); in mozilla_modern()
/third_party/rust/crates/rust-openssl/openssl/src/ssl/test/
H A Dmod.rs936 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()

Completed in 3 milliseconds