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

Provide an SSLConfig for standard SSL/TLS and option for custom TrustStore #245

Closed
hansenmc opened this issue Jan 20, 2025 · 0 comments
Closed
Assignees

Comments

@hansenmc
Copy link
Member

TrustAnyoneSSLConfig is convenient, but not secure. It would be helpful to provide an implementation that allows users to make XCCS connections and either use the default Java cacerts or a custom TrustStore for TLS instead of having to create and provide your own.

hansenmc added a commit that referenced this issue Jan 20, 2025
…means of configuring a custom TrustStore.

- add SSL-TRUSTSTORE, SSL-TRUSTSTORE-PASSWORD, and SSL-TRUSTSTORE-TYPE options

Resolves issue #245
@hansenmc hansenmc self-assigned this Jan 20, 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

No branches or pull requests

1 participant