Skip to content

Conversation

@afarber
Copy link
Contributor

@afarber afarber commented Dec 23, 2025

Fixes #9987
Fixes #9977

  • Add documentation for using virtual KeyStores (keystores without file backing) with Jetty's SslContextFactory
  • Document common virtual keystore types: Windows-MY, Windows-ROOT, PKCS11, KeychainStore
  • Add example code showing how to manually load and configure a virtual keystore
  • Add cross-references from the programming guide to the new documentation

@afarber
Copy link
Contributor Author

afarber commented Dec 23, 2025

Tested on my Macbook by running cd documentation/jetty && mvn antora -N:

image

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

Successfully merging this pull request may close these issues.

Document how to use "virtual" KeyStores SSL with KeystoreType Windows-MY or Windows-ROOT not working?

1 participant