Skip to content

Re-add registry keys for TLS#54190

Open
gewarren wants to merge 4 commits into
dotnet:mainfrom
gewarren:tls-keys
Open

Re-add registry keys for TLS#54190
gewarren wants to merge 4 commits into
dotnet:mainfrom
gewarren:tls-keys

Conversation

@gewarren
Copy link
Copy Markdown
Contributor

@gewarren gewarren commented Jun 4, 2026

Reverts #52688 as registry keys don't exist by default.


Internal previews

📄 File 🔗 Preview link
docs/framework/network-programming/tls.md Transport Layer Security (TLS) best practices with .NET Framework

Copilot AI review requested due to automatic review settings June 4, 2026 18:48
@gewarren gewarren requested review from a team and karelz as code owners June 4, 2026 18:48
@dotnetrepoman dotnetrepoman Bot added this to the June 2026 milestone Jun 4, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR reverts earlier documentation changes by reintroducing Windows Registry guidance for .NET Framework TLS configuration, based on the fact that the referenced registry keys don’t exist by default and must be created when needed.

Changes:

  • Re-adds a “Configure security via the Windows Registry” section, including SchUseStrongCrypto, SystemDefaultTlsVersions, and a sample .reg file.
  • Refactors and rewords several sections for clarity (headings, warnings, and guidance around OS-selected TLS defaults).
  • Updates the page metadata date and makes minor formatting adjustments (for example, fenced code language tags).

Comment thread docs/framework/network-programming/tls.md Outdated
Comment thread docs/framework/network-programming/tls.md Outdated
Comment thread docs/framework/network-programming/tls.md Outdated
Comment thread docs/framework/network-programming/tls.md
Comment thread docs/framework/network-programming/tls.md
Comment thread docs/framework/network-programming/tls.md Outdated
Comment thread docs/framework/network-programming/tls.md Outdated
Comment thread docs/framework/network-programming/tls.md Outdated
Comment thread docs/framework/network-programming/tls.md
Comment thread docs/framework/network-programming/tls.md
@gewarren gewarren enabled auto-merge (squash) June 4, 2026 21:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants