Skip to content

Explicitly specify the default keystore location and type in keystore.xml #695

Merged
idlewis merged 1 commit intovNextfrom
keystore-config
Jun 12, 2025
Merged

Explicitly specify the default keystore location and type in keystore.xml #695
idlewis merged 1 commit intovNextfrom
keystore-config

Conversation

@leochr
Copy link
Member

@leochr leochr commented Jun 11, 2025

Explicitly specify the default keystore location and type in keystore.xml

This is a safe change to make as the added keystore location and type are the default values. But helps to avoid mismatched keystore values in scenarios where the user has also configured the keystore in their server.xml (i.e. not just the password field, but also the location and/or type). In scenarios where the keystore.xml is copied to the configDropins/defaults directory, it could be overridden by the user. In scenarios where Liberty container creates the keystore, the config written to configDropins/overrides directory would take precedence over the config in server.xml (i.e. user specified another location).

….xml

Signed-off-by: Leo Christy Jesuraj <leojc@ca.ibm.com>
@leochr leochr self-assigned this Jun 11, 2025
@leochr leochr requested a review from idlewis June 11, 2025 21:00
@idlewis idlewis merged commit 93ac80c into vNext Jun 12, 2025
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.

2 participants