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

Ability to connect to host with self-signed certificate. #46

Merged
merged 1 commit into from
Jan 31, 2019

Conversation

rrockru
Copy link
Contributor

@rrockru rrockru commented Jan 31, 2019

Ability to connect to host with self-signed certificate using secure=true&verify=false parameters in connection string.
Ex.:
'clickhouse+native://default:@10.128.0.1:9440/default?secure=true&verify=false'

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.06%) to 89.587% when pulling d27f680 on rrockru:master into ad5bf2e on xzkostyan:master.

2 similar comments
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.06%) to 89.587% when pulling d27f680 on rrockru:master into ad5bf2e on xzkostyan:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.06%) to 89.587% when pulling d27f680 on rrockru:master into ad5bf2e on xzkostyan:master.

@xzkostyan xzkostyan merged commit d753192 into xzkostyan:master Jan 31, 2019
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.

3 participants