TLS 1.3

Here's another addition to the TLS implementation in Java. JEP 332 implements Version 1.3 of the TLS Protocol.

Version 1.3 of TLS supersedes and obsoletes its previous versions, including Version 1.2 (that is, RFC 5246, which can be found at https://tools.ietf.org/html/rfc5246). It also obsoletes or changes other TLS features, such as the OCSP (short for Online Certificate Status Protocol) stapling extensions (that is, RFC 6066, which can be found at https://tools.ietf.org/html/rfc6066; and RFC 6961, which can be found at https://tools.ietf.org/html/rfc6961), and the session hash and extended master secret extension (that is, RFC 7627; for more information, visit https://tools.ietf.org/html/rfc7627).

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.217.199.122