-
Notifications
You must be signed in to change notification settings - Fork 322
TDS8 Add Server Certificate Support #1822
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
lcheunglci
merged 25 commits into
dotnet:main
from
lcheunglci:TDS8-Add-ServerCertificate-Support
Nov 10, 2022
Merged
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
c6edb95
Add ServerCertificate as a keyword and reference it in the api calls
lcheunglci a35356b
Update functional test for the keyword support for server certificate
lcheunglci d968a22
Update the string resource file for HostNameInCertificate and ServerC…
lcheunglci f3e9703
Remove unreferenced tlsFirst param and set the server certificate in …
lcheunglci 2dc03ef
Increment the SynonymCount by 1 for the new keyword
lcheunglci 1d4aaea
Merge branch 'main' into TDS8-Add-ServerCertificate-Support
lcheunglci 54080fa
Fix compiler errors
lcheunglci 9072bbf
Fix the SNIAuthProviderInfo struct due to missing certificate context…
lcheunglci 41da383
Add server certificate validation for netcore
lcheunglci 1f5b57e
Add fix to netcore due to mismatch struct
lcheunglci c4512d3
Revert netfx compiler fix caused by local project targetframework
lcheunglci 5e18eb1
Address comments and renamed serverCert to serverCertificateFilename
lcheunglci fd4f27b
Fix typo
lcheunglci e1b6a91
Fix typo
lcheunglci de5ef6d
Resolve merge conflict
lcheunglci bf536c4
Add ServerCertificate in the netfx ref project
lcheunglci 191f2b3
Add documentation to ServerCertificate and HNIC in SqlConnectionBuild…
lcheunglci 6e7a0d8
Apply suggestions from code review
lcheunglci b08ccd9
Update documentation re: encrypt mode for HNIC and ServerCertificate
lcheunglci a54bfc3
Merge branch 'main' into TDS8-Add-ServerCertificate-Support
lcheunglci 01a6f58
Merge branch 'main' into TDS8-Add-ServerCertificate-Support
lcheunglci c364903
Apply suggestions from code review
lcheunglci b89fa5e
Address comments
lcheunglci 02dd347
Merge branch 'TDS8-Add-ServerCertificate-Support' of https://github.c…
lcheunglci 1c26fff
Merge branch 'main' into TDS8-Add-ServerCertificate-Support
lcheunglci 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
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
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
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
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.
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.