How to issue letsencrypt certificate from mac os xPosted on September 25 2018 / in Tipsbest option would be to use cpanel option if avaialble recommandation Install brew brew install certbot use this command certbot --apache -d yourdomain.com this might also work sudo certbot certonly --manual create the file requested
Recent Comments