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
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
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
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
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 :
==