My domains are:
mbdnet.net:
www.mbdnet.net:
uk.boutiquefrenchwine.com:
dev.boutiquefrenchwine.com:
oldcognacdistillery.eu:
www.oldcognacdistillery.eu
I ran this command (via cron):
~/.acme.sh/acme.sh --cron --home ~/.acme.sh --force 2>&1 >> ~/.acme.sh/cronlog.txt
It produced this output:
[Fri Aug 24 14:35:17 MST 2018] ===Starting cron===
[Fri Aug 24 14:35:17 MST 2018] Installing from online archive.
[Fri Aug 24 14:35:17 MST 2018] Downloading https://github.com/Neilpang/acme.sh/archive/master.tar.gz
[Fri Aug 24 14:35:18 MST 2018] Extracting master.tar.gz
[Fri Aug 24 14:35:18 MST 2018] Installing to /home/xorex/.acme.sh
[Fri Aug 24 14:35:18 MST 2018] Installed to /home/xorex/.acme.sh/acme.sh
[Fri Aug 24 14:35:19 MST 2018] Good, bash is found, so change the shebang to use bash as preferred.
[Fri Aug 24 14:35:19 MST 2018] OK
[Fri Aug 24 14:35:19 MST 2018] Install success!
[Fri Aug 24 14:35:19 MST 2018] Upgrade success!
[Fri Aug 24 14:35:19 MST 2018] Auto upgraded to: 2.8.0
[Fri Aug 24 14:35:19 MST 2018] Renew: ‘mbdnet.net’
[Fri Aug 24 14:35:21 MST 2018] Multi domain=‘DNS:mbdnet.net,DNS:www.mbdnet.net,DNS:boutiquefrenchwine.com,DNS:www.boutiquefrenchwine.com,DNS:uk.boutiquefrenchwine.com,DNS:dev.boutiquefrenchwine.com,DNS:oldcognacdistillery.eu,DNS:www.oldcognacdistillery.eu’
[Fri Aug 24 14:35:21 MST 2018] Getting domain auth token for each domain
[Fri Aug 24 14:35:21 MST 2018] Getting webroot for domain=‘mbdnet.net’
[Fri Aug 24 14:35:21 MST 2018] Getting new-authz for domain=‘mbdnet.net’
[Fri Aug 24 14:35:23 MST 2018] The new-authz request is ok.
[Fri Aug 24 14:35:23 MST 2018] Getting webroot for domain=‘www.mbdnet.net’
[Fri Aug 24 14:35:23 MST 2018] Getting new-authz for domain=‘www.mbdnet.net’
[Fri Aug 24 14:35:24 MST 2018] The new-authz request is ok.
[Fri Aug 24 14:35:24 MST 2018] Getting webroot for domain=‘boutiquefrenchwine.com’
[Fri Aug 24 14:35:24 MST 2018] Getting new-authz for domain=‘boutiquefrenchwine.com’
[Fri Aug 24 14:35:25 MST 2018] The new-authz request is ok.
[Fri Aug 24 14:35:25 MST 2018] Getting webroot for domain=‘www.boutiquefrenchwine.com’
[Fri Aug 24 14:35:25 MST 2018] Getting new-authz for domain=‘www.boutiquefrenchwine.com’
[Fri Aug 24 14:35:26 MST 2018] The new-authz request is ok.
[Fri Aug 24 14:35:26 MST 2018] Getting webroot for domain=‘uk.boutiquefrenchwine.com’
[Fri Aug 24 14:35:26 MST 2018] Getting new-authz for domain=‘uk.boutiquefrenchwine.com’
[Fri Aug 24 14:35:27 MST 2018] The new-authz request is ok.
[Fri Aug 24 14:35:27 MST 2018] Getting webroot for domain=‘dev.boutiquefrenchwine.com’
[Fri Aug 24 14:35:27 MST 2018] Getting new-authz for domain=‘dev.boutiquefrenchwine.com’
[Fri Aug 24 14:35:28 MST 2018] The new-authz request is ok.
[Fri Aug 24 14:35:28 MST 2018] Getting webroot for domain=‘oldcognacdistillery.eu’
[Fri Aug 24 14:35:28 MST 2018] Getting new-authz for domain=‘oldcognacdistillery.eu’
[Fri Aug 24 14:35:29 MST 2018] The new-authz request is ok.
[Fri Aug 24 14:35:29 MST 2018] Getting webroot for domain=‘www.oldcognacdistillery.eu’
[Fri Aug 24 14:35:29 MST 2018] Getting new-authz for domain=‘www.oldcognacdistillery.eu’
[Fri Aug 24 14:35:30 MST 2018] The new-authz request is ok.
[Fri Aug 24 14:35:32 MST 2018] mbdnet.net is already verified, skip http-01.
[Fri Aug 24 14:35:32 MST 2018] www.mbdnet.net is already verified, skip http-01.
[Fri Aug 24 14:35:32 MST 2018] boutiquefrenchwine.com is already verified, skip http-01.
[Fri Aug 24 14:35:32 MST 2018] www.boutiquefrenchwine.com is already verified, skip http-01.
[Fri Aug 24 14:35:32 MST 2018] uk.boutiquefrenchwine.com is already verified, skip http-01.
[Fri Aug 24 14:35:33 MST 2018] dev.boutiquefrenchwine.com is already verified, skip http-01.
[Fri Aug 24 14:35:33 MST 2018] oldcognacdistillery.eu is already verified, skip http-01.
[Fri Aug 24 14:35:33 MST 2018] www.oldcognacdistillery.eu is already verified, skip http-01.
[Fri Aug 24 14:35:33 MST 2018] Verify finished, start to sign.
[Fri Aug 24 14:35:34 MST 2018] Cert success.
-----BEGIN CERTIFICATE-----
XXXXXXXXXXXXXXXXXXXX
-----END CERTIFICATE-----
[Fri Aug 24 14:35:34 MST 2018] Your cert is in /home/xorex/.acme.sh/mbdnet.net/mbdnet.net.cer
[Fri Aug 24 14:35:34 MST 2018] Your cert key is in /home/xorex/.acme.sh/mbdnet.net/mbdnet.net.key
[Fri Aug 24 14:35:35 MST 2018] The intermediate CA cert is in /home/xorex/.acme.sh/mbdnet.net/ca.cer
[Fri Aug 24 14:35:35 MST 2018] And the full chain certs is there: /home/xorex/.acme.sh/mbdnet.net/fullchain.cer
[Fri Aug 24 14:35:35 MST 2018] Installing key to:/home/xorex/ssl/certs/keys.pem
[Fri Aug 24 14:35:40 MST 2018] Certificate successfully deployed
[Fri Aug 24 14:35:40 MST 2018] Success
[Fri Aug 24 14:35:40 MST 2018] ===End cron===
My web server is (include version):
Apache (GoDaddy) version unknown
The operating system my web server runs on is (include version):
Linux version unknown
My hosting provider, if applicable, is:
GoDaddy
I can login to a root shell on my machine (yes or no, or I don’t know):
No. Only local shell.
I’m using a control panel to manage my site (no, or provide the name and version of the control panel):
CPanel version unknown
After generating the certificate I manually installed it to each of the other domains (not the www subdomains as they should be automatic). All sites show an installed SSL certificate.
I then ran the following commands via cron:
~/.acme.sh/acme.sh --cron --home ~/.acme.sh --force 2>&1 >> ~/.acme.sh/cronlog.txt
~/.acme.sh/acme.sh --deploy -d mbdnet.net --deploy-hook cpanel_uapi
~/.acme.sh/acme.sh --deploy -d uk.boutiquefrenchwine.com --deploy-hook cpanel_uapi
~/.acme.sh/acme.sh --deploy -d dev.boutiquefrenchwine.com --deploy-hook cpanel_uapi
~/.acme.sh/acme.sh --deploy -d oldcognacdistillery.eu --deploy-hook cpanel_uapi
acme.sh gave the following output:
[Mon Aug 27 00:40:01 MST 2018] ===Starting cron===
[Mon Aug 27 00:40:01 MST 2018] Installing from online archive.
[Mon Aug 27 00:40:01 MST 2018] Downloading https://github.com/Neilpang/acme.sh/archive/master.tar.gz
[Mon Aug 27 00:40:03 MST 2018] Extracting master.tar.gz
[Mon Aug 27 00:40:03 MST 2018] Installing to /home/xorex/.acme.sh
[Mon Aug 27 00:40:03 MST 2018] Installed to /home/xorex/.acme.sh/acme.sh
[Mon Aug 27 00:40:04 MST 2018] Good, bash is found, so change the shebang to use bash as preferred.
[Mon Aug 27 00:40:04 MST 2018] OK
[Mon Aug 27 00:40:04 MST 2018] Install success!
[Mon Aug 27 00:40:04 MST 2018] Upgrade success!
[Mon Aug 27 00:40:04 MST 2018] Auto upgraded to: 2.8.0
[Mon Aug 27 00:40:04 MST 2018] Renew: ‘mbdnet.net’
[Mon Aug 27 00:40:04 MST 2018] Skip, Next renewal time is: Tue Oct 23 21:35:35 UTC 2018
[Mon Aug 27 00:40:04 MST 2018] Add ‘–force’ to force to renew.
[Mon Aug 27 00:40:04 MST 2018] Skipped mbdnet.net
[Mon Aug 27 00:40:04 MST 2018] ===End cron===
For the deployment crons I got:
For mbdnet.net:
[Mon Aug 27 00:05:09 MST 2018] Certificate successfully deployed
[Mon Aug 27 00:05:09 MST 2018] Success
For the others:
[Mon Aug 27 00:15:01 MST 2018] Domain is not valid:‘uk.boutiquefrenchwine.com’
[Mon Aug 27 00:25:01 MST 2018] Domain is not valid:‘dev.boutiquefrenchwine.com’
[Mon Aug 27 00:35:01 MST 2018] Domain is not valid:‘oldcognacdistillery.eu’
I am concerned that if the domain is not valid, the certificate will renew but only deploy to mbdnet.net. how do I ensure it deploys to all the other domains when it finally renews on October 23rd?
Thanks,
Geoff