generated from salesforce/oss-template
-
Notifications
You must be signed in to change notification settings - Fork 12
feat: Add SSL/TLS Support to DataCloud JDBC Driver #89
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
Merged
praveen2450
merged 20 commits into
forcedotcom:main
from
praveen2450:praveen-driver-connection-ssl-mode-enhancement
Jan 22, 2026
Merged
Changes from 4 commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
a2f46c4
feat: Add SSL/TLS support and additionalHeaders mechanism
praveen2450 cbdbae4
feat: Add unit test, rename custom_truststore to onesided_tls amd ren…
praveen2450 82500dd
feat: Add SSL/TLS support with mTLS capabilities
praveen2450 984d8fa
remove empty line
praveen2450 5376bf9
refactor: Implement review comments
praveen2450 6d09c53
Update DEVELOPMENT.md
praveen2450 5e654c9
merge upstream and resolve conflicts
praveen2450 57c8d85
fix build issue
praveen2450 a1e9f1f
refactor code and clean up comments
praveen2450 10a2cec
Address review comment, cleaned up code
praveen2450 63a88e8
remove sl4j reference
praveen2450 53fec21
fix spotless issue
praveen2450 4274bb2
refactor(ssl): align SslProperties with SalesforceAuthProperties patt…
praveen2450 1bab401
Merge upstream main
praveen2450 92c0b60
Fix spotless
praveen2450 ca406e1
Refactor: Remove early exception catch to match SalesforceAuthProperties
praveen2450 be4d04e
Address review comments
praveen2450 089bdf0
Merge branch 'forcedotcom:main' into praveen-driver-connection-ssl-mo…
praveen2450 77e1f94
Address review comment : add test case, reduce duplication, remove re…
praveen2450 5e755d7
remove spurious empty lines
praveen2450 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.