Lines Matching refs:protocol
93 The actual protocol version used will be negotiated to the highest version
111 TLSv1.2 protocol. These methods are deprecated.
116 TLSv1.1 protocol. These methods are deprecated.
121 TLSv1 protocol. These methods are deprecated.
126 SSLv3 protocol.
127 The SSLv3 protocol is deprecated and should not be used.
152 All other methods only support one specific protocol version.
169 protocols they support. When disabling a protocol, make sure that you also
170 disable either all previous or all subsequent protocol versions.
171 In clients, when a protocol version is disabled without disabling I<all>
172 previous protocol versions, the effect is to also disable all subsequent
173 protocol versions.
175 The SSLv3 protocol is deprecated and should generally not be used.
177 the minimum protocol to at least B<TLS1_VERSION>.