DEV Community

Russell Jones
Russell Jones

Posted on

1

Trusted HTTPS Support in DDEV

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 then mkcert -install

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay