Skip to content

Docs | Fix server certificate docs#4408

Open
cheenamalhotra wants to merge 1 commit into
mainfrom
dev/cheena/fix-docs-servercert
Open

Docs | Fix server certificate docs#4408
cheenamalhotra wants to merge 1 commit into
mainfrom
dev/cheena/fix-docs-servercert

Conversation

@cheenamalhotra

Copy link
Copy Markdown
Member

Fixes #4351

Copilot AI review requested due to automatic review settings June 25, 2026 19:19
@cheenamalhotra cheenamalhotra requested a review from a team as a code owner June 25, 2026 19:19
@github-project-automation github-project-automation Bot moved this to To triage in SqlClient Board Jun 25, 2026
@cheenamalhotra cheenamalhotra added this to the 7.1.0-preview2 milestone Jun 25, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the XML doc snippet for SqlConnectionStringBuilder.ServerCertificate to correctly describe the associated connection string keywords, aligning the docs with actual connection string parsing behavior (fixes #4351).

Changes:

  • Removes incorrect remarks that tied ServerCertificate to ServerSPN / Integrated Security behavior.
  • Documents the correct connection string keys: "Server Certificate" and "ServerCertificate".

@cheenamalhotra cheenamalhotra added the Area\Documentation Use this for issues that requires changes in public documentations/samples. label Jun 25, 2026
@cheenamalhotra cheenamalhotra moved this from To triage to In review in SqlClient Board Jun 25, 2026
@cheenamalhotra cheenamalhotra added Hotfix 7.0.3 PRs targeting main that should be backported to release/7.0 branch for next release. Hotfix 6.1.7 PRs targeting main that should be backported to release/6.1 branch for future hotfix labels Jun 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area\Documentation Use this for issues that requires changes in public documentations/samples. Hotfix 6.1.7 PRs targeting main that should be backported to release/6.1 branch for future hotfix Hotfix 7.0.3 PRs targeting main that should be backported to release/7.0 branch for next release.

Projects

Status: In review

Development

Successfully merging this pull request may close these issues.

Incorrect docs for ServerCertificate

4 participants