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

SQL: allow all parameters that can be specified as Properties entries to also be specified in URL #37711

Closed
astefan opened this issue Jan 22, 2019 · 2 comments

Comments

@astefan
Copy link
Contributor

astefan commented Jan 22, 2019

In the JDBC documentation we have listed many more options than we allow to be, also, used in the connection URL, for example, all the SSL related settings.

These should also be perfectly valid to be used in the connection URL.
Also, ssl.cert.allow.self.signed is documented but the implementation for it is missing.

@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-search

@astefan
Copy link
Contributor Author

astefan commented Jan 31, 2019

master (7.0.0): 22d3290
6.x (6.7.0): 455b6c8
6.6 (6.6.1): 59ff166

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants