Posts tagged TLS
Payara Platform Supports TLS 1.3 on JDK 8
Published on 13 Mar 2020
by Susan Rai
Topics:
Security,
JakartaEE,
Payara Server,
JDK 8,
Java 8,
TLS,
TLS 1.3
|
0 Comments
Transport Layer Security (TLS) was introduced as a replacement for Secure Sockets Layer (SSL). TLS is a cryptographic protocol which provides secure communication between a client and a server. It also provides a mechanism by which information is not tampered with, falsified or read by anyone other than the intended receiver. TLS 1.3 was released in August 2018 to replace the widely used TLS 1.2. TLS 1.3 comes with stronger cryptographic algorithms and brings in major improvements in performance, security and privacy, which will be discussed in this blog.