Lines Matching refs:protocol
124 The actual protocol version used will be negotiated to the highest version
142 TLSv1.2 protocol. These methods are deprecated.
147 TLSv1.1 protocol. These methods are deprecated.
152 TLSv1 protocol. These methods are deprecated.
157 SSLv3 protocol.
158 The SSLv3 protocol is deprecated and should not be used.
183 All other methods only support one specific protocol version.
200 protocols they support. When disabling a protocol, make sure that you also
201 disable either all previous or all subsequent protocol versions.
202 In clients, when a protocol version is disabled without disabling I<all>
203 previous protocol versions, the effect is to also disable all subsequent
204 protocol versions.
206 The SSLv3 protocol is deprecated and should generally not be used.
208 the minimum protocol to at least B<TLS1_VERSION>.