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

X509 certificates authorization #691

Merged
merged 2 commits into from
Dec 11, 2024
Merged

X509 certificates authorization #691

merged 2 commits into from
Dec 11, 2024

Conversation

Slach
Copy link
Collaborator

@Slach Slach commented Dec 11, 2024

add X-ClickHouse-SSL-Certificate-Auth support
fix #580

Signed-off-by: Eugene Klimov <eklimov@altinity.com>
Signed-off-by: Eugene Klimov <eklimov@altinity.com>
@Slach Slach requested a review from lunaticusgreen December 11, 2024 13:48
@coveralls
Copy link

coveralls commented Dec 11, 2024

Pull Request Test Coverage Report for Build 12277726208

Details

  • 11 of 18 (61.11%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.05%) to 75.735%

Changes Missing Coverage Covered Lines Changed/Added Lines %
pkg/client.go 7 9 77.78%
src/datasource/datasource.ts 4 9 44.44%
Totals Coverage Status
Change from base Build 12252407776: -0.05%
Covered Lines: 3498
Relevant Lines: 4393

💛 - Coveralls

@Slach Slach merged commit 249c62d into master Dec 11, 2024
3 checks passed
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.

support x509 certifiates authorization
2 participants