Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
ClickHouse
/
clickhouse-java
Public
Notifications
You must be signed in to change notification settings
Fork
632
Star
1.6k
Code
Issues
168
Pull requests
29
Actions
Projects
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
[client-v2, jdbc-v2] Implement SSL Modes
- #2874
#2874
Merged
chernser
merged 10 commits into
main
ClickHouse/clickhouse-java:main
from
06/10/26/ssl_modes
ClickHouse/clickhouse-java:06/10/26/ssl_modes
Copy head branch name to clipboard
Jun 23, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
[client-v2, jdbc-v2] Implement SSL Modes
#2874
chernser
merged 10 commits into
main
ClickHouse/clickhouse-java:main
from
06/10/26/ssl_modes
ClickHouse/clickhouse-java:06/10/26/ssl_modes
Copy head branch name to clipboard
Commits
Commits on Jun 11, 2026
Added ssl_mode to client-v2 and jdbc-v2
chernser
committed
0b5776d
View commit details
Copy full SHA for 0b5776d
Browse repository at this point
Added examples
chernser
committed
767fc60
View commit details
Copy full SHA for 767fc60
Browse repository at this point
Commits on Jun 15, 2026
Merge branch '06/10/26/certs_as_string' into 06/10/26/ssl_modes
chernser
committed
e6faeea
View commit details
Copy full SHA for e6faeea
Browse repository at this point
updated tests and docs
chernser
committed
12e3b74
View commit details
Copy full SHA for 12e3b74
Browse repository at this point
Merge branch 'main' into 06/10/26/ssl_modes
chernser
committed
56b5b61
View commit details
Copy full SHA for 56b5b61
Browse repository at this point
Commits on Jun 16, 2026
Merge branch 'main' into 06/10/26/ssl_modes
chernser
committed
86cd9ec
View commit details
Copy full SHA for 86cd9ec
Browse repository at this point
Commits on Jun 17, 2026
Made building ssl context in builder way. Renamed SSLMode constants to match java naming convention. Misc fixes.
chernser
committed
ea14e4f
View commit details
Copy full SHA for ea14e4f
Browse repository at this point
Fixed problem of disabled verification
chernser
committed
ae870c1
View commit details
Copy full SHA for ae870c1
Browse repository at this point
Added test to verify that strict mode throws exception with no trust store
chernser
committed
683dd25
View commit details
Copy full SHA for 683dd25
Browse repository at this point
Commits on Jun 22, 2026
reworked tests
chernser
committed
8babe73
View commit details
Copy full SHA for 8babe73
Browse repository at this point
You can’t perform that action at this time.