Skip to content

Fix keyStore bug in GatewayAutoConfiguration #3720

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

Merged
merged 2 commits into from
Mar 14, 2025

Conversation

skydreamerr
Copy link
Contributor

Fixes java.security.KeyStoreException: Uninitialized keystore Per JDK documentation keystore should be initialized before use.

this is back port of #3714

Fixes  java.security.KeyStoreException: Uninitialized keystore
Per JDK documentation keystore should be initialized before use.

Signed-off-by: Andrei <[email protected]>
@ryanjbaxter ryanjbaxter added this to the 4.1.7 milestone Mar 14, 2025
@ryanjbaxter ryanjbaxter merged commit 46d567d into spring-cloud:4.1.x Mar 14, 2025
2 checks passed
@github-project-automation github-project-automation bot moved this to Done in 2023.0.6 Mar 14, 2025
@github-project-automation github-project-automation bot moved this to Done in 2024.0.1 Mar 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Status: Done
Status: Done
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants