Enable HTTPS with DDEV on Windows + WSL2 This guide explains how to enable HTTPS support for DDEV on Windows using WSL2. 1. Install mkcert on Windows Open PowerShell as Administrator Install mkcert using Chocolatey: choco install mkcert