[Solved] Mac XAMPP certificate install

If you don’t have a port 80 virtualhost configured (as in the error), then instead of --apache, you can use:

--installer apache --authenticator webroot -w /var/www/html

(substituting /var/www/html for whatever your real webroot is).

1 Like