Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix NeedWantClientAuthTest for OpenJDK 13.0.2/11.0.6 #4481

Closed
sbordet opened this issue Jan 16, 2020 · 0 comments
Closed

Fix NeedWantClientAuthTest for OpenJDK 13.0.2/11.0.6 #4481

sbordet opened this issue Jan 16, 2020 · 0 comments

Comments

@sbordet
Copy link
Contributor

sbordet commented Jan 16, 2020

Jetty version
9.4.25

Java version
13.0.2/11.06

Description
OpenJDK 13.0.2 and 11.0.6 have introduced a check on CA certificates, see https://www.oracle.com/technetwork/java/javase/13-0-2-relnotes-5812268.html#JDK-8230318.

This makes the NeedWantClientAuthTest fail because the test keystore does not have the Basic Constraint CA:true in the server certificate (which is used as CA for client certificates).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant