I deal with this helpful warning on DDEV start, and bypass the dreaded "Back to safety" HTTPS browser warnings during local development:
mkcert may not be properly installed, we suggest installing it for trusted https support,
brew install mkcert nss,choco install -y mkcert, etc. and thenmkcert -install
Top comments (0)