-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
Extract jetty-ssl-context.xml PKIX configuration into own module #5533
Comments
See #1468 for further requirements. |
This issue has been automatically marked as stale because it has been a |
This issue has been automatically marked as stale because it has been a |
This issue has been automatically marked as stale because it has been a |
This issue has been automatically marked as stale because it has been a |
This is now more easily doable with a custom module after the work done in #12592. |
Jetty version
10.0.x
Description
jetty-ssl-context.xml
contains a commented-out section about PKIX.Would be better to have a dedicated module that configures PKIX, from the algorithm name to the revocation, etc.
The text was updated successfully, but these errors were encountered: