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

added the support of SSL/TLS connections. #96

Merged
merged 4 commits into from
May 10, 2017

Conversation

dysosmus
Copy link
Contributor

@dysosmus dysosmus commented May 4, 2017

Related to the issue #95
The new driver properties are :

  • ssl(true|false) to enable/disable ssl/tls
  • sslrootcert an ssl/tls file name of the root ssl certificate
  • sslmode the ssl verify mode (none|strict)

the new driver properties are :
 - ssl(true|false) to enable/disable ssl/tls
 - sslrootcert an ssl/tls file name of the root ssl certificate
 - sslmode the ssl verify mode (none|strict)
@serebrserg serebrserg merged commit 66c352c into ClickHouse:master May 10, 2017
@serebrserg
Copy link
Contributor

Thanks.

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