Enable SSL (https) on an existing ddev site on Mac

farez - Nov 21 '20 - - Dev Community

If you have a local non-https dev site running on ddev on a Mac, and want to enable https, here's what you do:

  • close the browser tab of your dev site
  • run ddev stop --all
  • run mkcert -install
  • run ddev start
  • run ddev launch

That should do it.

. . . . . . . . . . . . . . . . . . . .
Terabox Video Player