Posts tagged Java 8
Why Payara Platform Only Supports LTS Versions of JDK
Published on 29 Sep 2021
by Rudy De Busscher
Topics:
Payara Platform 5,
Java 8,
Java 11,
java 17
|
0 Comments
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.
EE Security in Relation to JASPIC, JACC and LoginModules/Realms
Published on 16 Apr 2019
by Arjan Tijms
Topics:
Java EE,
Security,
JakartaEE,
Java 8
|
2 Comments
Java EE 8 introduced a new API called the Java EE Security API (see JSR 375) or "EE Security" in short.
This new API, perhaps unsurprisingly given its name, deals with security in Java EE. Security in Java EE is obviously not a new thing though, and in various ways it has been part of the platform since its inception.
So what is exactly the difference between EE Security and the existing security facilities in Java EE? In this article we'll take a look at that exact question.
Webinar: How to Keep OpenJDK 8 with Support & Security Updates Through 2024
Published on 06 Dec 2018
by Dominika Tasarz
Topics:
Oracle JDK,
news and events,
JDK 8,
OpenJDK,
Java 8
|
0 Comments