Hello!
My domain is:
I ran this command:
sudo certbot certonly --webroot -w /Users/david/Sites/domain4ssl2test.dynu.net/ -d domain4ssl2test.dynu.net -d www.domain4ssl2test.dynu.net
My web server is (include version):
Apache 2.2.34
The operating system my web server runs on is (include version):
macOS 10.14.6 (18G1012)
I can login to a root shell on my machine (yes or no, or I don't know):
yes
I'm using a control panel to manage my site (no, or provide the name and version of the control panel):
MAMP PRO 5.5.1 (17995)
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you're using Certbot):
certbot 0.39.0
ls -l /private/etc/letsencrypt/live/*
says:
-rw-------@ 1 root wheel 740 20 Nov 17:12 /private/etc/letsencrypt/live/README
/private/etc/letsencrypt/live/domain4ssl2test.dynu.net:
total 8
-rw-r--r-- 1 root wheel 692 20 Nov 19:47 README
lrwxr-xr-x 1 root wheel 48 20 Nov 19:47 cert.pem -> ../../archive/domain4ssl2test.dynu.net/cert1.pem
lrwxr-xr-x 1 root wheel 49 20 Nov 19:47 chain.pem -> ../../archive/domain4ssl2test.dynu.net/chain1.pem
lrwxr-xr-x 1 root wheel 53 20 Nov 19:47 fullchain.pem -> ../../archive/domain4ssl2test.dynu.net/fullchain1.pem
lrwxr-xr-x 1 root wheel 51 20 Nov 19:47 privkey.pem -> ../../archive/domain4ssl2test.dynu.net/privkey1.pem
I exactly followed the manual on https://www.macminivault.com/installing-a-lets-encrypt-ssl-certificate-on-mamp-pro to install Homebrew, then certbot and then created the certificate files.
Everything worked fine. But when I want to setup the files in MAMP, there's a red arrow near Certificate key file
upload button with the following message:
User running Apache cannot access this certificate
I'm event not able to save because the Save
butto is greyed out. Here you can see a screenshot:
Does anybody have an idea what the problem might be?
Thanks for every help in advance and till then,
David.