Lines Matching refs:protocol
37 TLS is a standardised protocol and there are numerous different implementations
41 the protocol has undergone various changes over the years. Consequently there
42 are different versions of the protocol available. TLS includes the ability to
43 perform version negotiation so that the highest protocol version that the client
46 TLS acts as a security layer over some lower level transport protocol. Typically
54 protocol moved to the IETF which released the first version of TLS (TLSv1.0) in
60 protocol. The IETF have formally deprecated TLSv1.1 and TLSv1.0, so anything
61 below TLSv1.2 should be avoided since the older protocol versions are
70 OpenSSL will always try to negotiate the highest protocol version that it has
283 level application protocol (for example HTTP). Not all information exchanged
284 during this phase is application data. Some protocol level messages may still