I use the free version of MAMP as my local server environment and I would like to run HTTPS pages locally for testing purposes. I have attempted to install certbot via the instructions on the certbot website for "Apache/macOS" and "None of the above/macOS" without much luck. Can anybody point me toward documentation on how to do this?
If somebody knows of a way to pass certbot the location of the apache directory that it should use, that could be helpful. Or maybe there's a better approach to getting a let's encrypt certificate working in MAMP that doesn't involve certbot?