Skip to content
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

QPIDJMS-607: Allow keystore and truststore loading from system property #54

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

titimege83
Copy link

Created 2 properties in TransportOptions "keyStoreBase64Property" and "trustStoreBase64Property" to allow referencing key store and trust store by mean of system properties.

Each property can be added in the connection URI and valued to the name of a system property.
The referenced system properties must contain a store encoded in base64.

@titimege83 titimege83 force-pushed the titimege83/load-stores-from-properties branch from f213950 to 9ca0d43 Compare February 21, 2025 16:15
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.

1 participant