Conversation
|
🌐 Fork Preview for PR #591 https://pr-591.ddev-com-fork-previews.pages.dev This preview updates automatically when you push changes to your fork. |
…g post Adds a WSL2-specific section explaining the two-computer model (Windows browser + Linux DDEV), why CAROOT must point to the Windows filesystem, CAROOT/WSLENV propagation, the WSLg exception, Firefox variant trust store caveats, and ddev utility tls-diagnose (v1.25.2+) as the first diagnostic step. Emphasizes that the DDEV Windows installer handles all of this automatically and can be rerun to repair a broken configuration. 🤖 Developed with assistance from [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
- Update modifiedDate to 2026-04-17 - Fix Firefox on Windows: modern Firefox has an automatic trust setting; manual import is only a fallback - Expand tls-diagnose section to all platforms (not WSL2-only), add two-invocation examples, and update check list to match docs - Add Firefox on Linux (libnss3-tools/certutil) to troubleshooting - Fix bare fenced code block language specifier in TL;DR 🤖 Developed with assistance from [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
Member
Author
|
I updated this especially around the new |
stasadev
approved these changes
Apr 17, 2026
Member
stasadev
left a comment
There was a problem hiding this comment.
Looks good to me.
I added the TOC because this blog is too big to understand its structure.
|
PR closed. The Cloudflare Pages preview is no longer updated. |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Summary
mkcert -installinside WSL2 is not enough for Windows browsersCAROOT/WSLENVpropagation, the WSLg browser exception, Firefox variant trust store caveats, andddev utility tls-diagnose(v1.25.2+) as the first diagnostic stepCompanion to ddev/ddev#8259 which adds
ddev utility tls-diagnose.Test plan
Rendered critical content at https://pr-591.ddev-com-fork-previews.pages.dev/blog/ddev-local-trusted-https-certificates/#wsl2-the-two-computer-model (and probably throughout the article)
ddev-name-resolution-wildcards.mdresolves🤖 Generated with Claude Code