Skip to content

TDS8 Add Server Certificate Support#1822

Merged
lcheunglci merged 25 commits intodotnet:mainfrom
lcheunglci:TDS8-Add-ServerCertificate-Support
Nov 10, 2022
Merged

TDS8 Add Server Certificate Support#1822
lcheunglci merged 25 commits intodotnet:mainfrom
lcheunglci:TDS8-Add-ServerCertificate-Support

Conversation

@lcheunglci
Copy link
Contributor

This adds the parameter Server Certificate to the connection string. The server certificate is a local path to the SSL Certificate that has been download from the server. This certificate will be manually validated during the SSL Handshake. When HostNameInCertificate is specified with ServerCertificate, HNIC will take precedence. I added very basic functional test to check for the connection string parameter. Additional manual tests will be added in a later PR.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Public API 🆕 Issues/PRs that introduce new APIs to the driver.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants