pub const DEFAULT_TLS_PROTOCOLS: &'static [Protocol];
Expand description

Accepted protocols by default. This removes TLS 1.0 and 1.1 compared to tls-native defaults.