Kernel TLS (KTLS) in OpenJDK

2025-02-05 Thread Baesken, Matthias
Hello, are there some plans or experiments to use Kernel TLS (KTLS) in OpenJDK ? https://www.kernel.org/doc/html/v6.6/networking/tls.html Best regards, Matthias

RE: Authority Information Access extension (AIA) enabling by default ?

2024-04-10 Thread Baesken, Matthias
Hi Sean, thanks for the additional information on the topic . ( I already found a few discussions on the web where this feature/extension was not liked very much. ) Best regards, Matthias >The comment is somewhat incorrect as I believe it's more for security >reasons. We don't necessarily wan

Authority Information Access extension (AIA) enabling by default ?

2024-04-10 Thread Baesken, Matthias
Hello, in sun/security/provider/certpath/Builder.java we check a property com.sun.security.enableAIAcaIssuers to set AIA (Authority Information Access extension) support : https://github.com/openjdk/jdk/blob/71c5bbcec7052a8394dd49c0a8c46801adbfcae4/src/java.base/share/classes/sun/securit

RE: security/infra/java/security/cert/CertPathValidator/certification/ActalisCA.java failure in jdk20

2022-07-07 Thread Baesken, Matthias
Hi Sean, thanks for confirming. I created https://bugs.openjdk.org/browse/JDK-8289884 8289884: security/infra/java/security/cert/CertPathValidator/certification/ActalisCA.java fails after 8224768 Best regards, Matthias >Yes, I see the same issue. Please file a bug. It is trying to retrieve

security/infra/java/security/cert/CertPathValidator/certification/ActalisCA.java failure in jdk20

2022-07-04 Thread Baesken, Matthias
Hello, after https://bugs.openjdk.org/browse/JDK-8224768 removed the ActalisCA test from the problem list, we see the test failing on all platforms when running with JDK20 . Can someone who runs those tests regularly confirm this ? Thanks, Matthias Failure is : ==