Skip to content

Update dotnet dev-certs docs for .NET 10 SANs#52711

Merged
BillWagner merged 6 commits into
mainfrom
copilot/update-dotnet-dev-certs-doc
Mar 30, 2026
Merged

Update dotnet dev-certs docs for .NET 10 SANs#52711
BillWagner merged 6 commits into
mainfrom
copilot/update-dotnet-dev-certs-doc

Conversation

Copilot AI commented Mar 29, 2026

Copy link
Copy Markdown
Contributor
  • Inspect the PR comment, existing dotnet dev-certs article text, and the validation workflow for the touched documentation file.
  • Update the SAN description to call out *.dev.localhost hostnames for local development and clarify that container-based scenarios relate to host.docker.internal and host.containers.internal.
  • Re-run targeted markdown linting and review the diff for the updated file.
  • Run final automated review for the follow-up edit and reply to the PR comment with the addressing commit.

💬 Send tasks to Copilot coding agent from Slack and Teams to turn conversations into code. Copilot posts an update in your thread when it's finished.


Internal previews

📄 File 🔗 Preview link
docs/core/tools/dotnet-dev-certs.md dotnet dev-certs

Agent-Logs-Url: https://github.com/dotnet/docs/sessions/2920f9eb-68e7-4447-b9d5-0cc98278e858

Co-authored-by: DamianEdwards <249088+DamianEdwards@users.noreply.github.com>
Comment thread docs/core/tools/dotnet-dev-certs.md Outdated
Copilot AI and others added 2 commits March 29, 2026 22:33
Agent-Logs-Url: https://github.com/dotnet/docs/sessions/ad4ef331-2cc7-435c-ab97-f78b690b968a

Co-authored-by: DamianEdwards <249088+DamianEdwards@users.noreply.github.com>
Agent-Logs-Url: https://github.com/dotnet/docs/sessions/ad4ef331-2cc7-435c-ab97-f78b690b968a

Co-authored-by: DamianEdwards <249088+DamianEdwards@users.noreply.github.com>
@DamianEdwards DamianEdwards marked this pull request as ready for review March 29, 2026 22:34
Copilot AI requested a review from DamianEdwards March 29, 2026 22:34
@DamianEdwards DamianEdwards requested a review from a team as a code owner March 29, 2026 22:34
Copilot AI review requested due to automatic review settings March 29, 2026 22:34

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 dotnet dev-certs documentation to reflect .NET 10+ behavior around the generated development certificate, especially its subject alternative names (SANs), and adds a note about trust behavior.

Changes:

  • Updates frontmatter (ms.date, adds ai-usage).
  • Documents the default SAN set for the generated ASP.NET Core development certificate in .NET 10+.
  • Adds a note under --trust about behavior when running in WSL.

Comment thread docs/core/tools/dotnet-dev-certs.md Outdated
Comment thread docs/core/tools/dotnet-dev-certs.md
Comment thread docs/core/tools/dotnet-dev-certs.md
DamianEdwards and others added 3 commits March 29, 2026 15:57
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

@BillWagner BillWagner left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This LGTM. I'll :shipit: now.

@BillWagner BillWagner enabled auto-merge (squash) March 30, 2026 12:00
@BillWagner BillWagner merged commit 68bfc71 into main Mar 30, 2026
11 checks passed
@BillWagner BillWagner deleted the copilot/update-dotnet-dev-certs-doc branch March 30, 2026 12:04
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.

4 participants