-
Notifications
You must be signed in to change notification settings - Fork 88
Open
Description
JEP 229: Create PKCS12 Keystores by Default
OpenJDK has switched the default keystore type from JKS to PKCS12. Hence, it would be great for the `--httpsKeyStore` argument to accept keystores in this format as well.
Originally reported by
duemir, imported from: Accept httpsKeyStore in PKCS12 format
- status: Open
- priority: Minor
- component(s): winstone-jetty
- resolution: Unresolved
- votes: 0
- watchers: 1
- imported: 2025-11-27
Raw content of original issue
JEP 229: Create PKCS12 Keystores by Default
OpenJDK has switched the default keystore type from JKS to PKCS12. Hence, it would be great for the `--httpsKeyStore` argument to accept keystores in this format as well.
Reactions are currently unavailable