Skip to content

Setting up mkcert for remote development #5823

Answered by rfay
cold-nagai asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @cold-nagai - It's easier to do this with a real certificate or using Let's Encrypt, see https://ddev.readthedocs.io/en/latest/users/topics/hosting/

However, the mkcert CA that you want (not a certificate) is not in Docker, it's in the directory shown in mkcert_ca_root in your ~/.ddev/global_config.yaml

The CA doesn't care about IP addresses, and the way you'd install it in your browser is essentially what's shown in https://ddev.readthedocs.io/en/latest/users/install/ddev-installation/#windows - there are more details at https://github.com/FiloSottile/mkcert?tab=readme-ov-file#installing-the-ca-on-other-systems

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
3 replies
@rfay
Comment options

@cold-nagai
Comment options

@rfay
Comment options

Answer selected by cold-nagai
Comment options

You must be logged in to vote
1 reply
@rfay
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants