My domain is:
lottertal.ddns.net
I ran this command:
acme.sh --issue --alpn --force --keylength ec256 --pre-hook 'systemctl stop apache2' --post-hook 'systemctl start apache2' -d lottertal.ddns.net
It produced this output:
[Mo 7. Dez 15:29:32 CET 2020] Using CA: https://acme-v02.api.letsencrypt.org/directory
[Mo 7. Dez 15:29:32 CET 2020] Run pre hook:'systemctl stop apache2'
[Mo 7. Dez 15:29:32 CET 2020] Standalone alpn mode.
[Mo 7. Dez 15:29:32 CET 2020] Creating domain key
[Mo 7. Dez 15:29:32 CET 2020] The domain key is here: /root/.acme.sh/lottertal.ddns.net_ecc/lottertal.ddns.net.key
[Mo 7. Dez 15:29:32 CET 2020] Single domain='lottertal.ddns.net'
[Mo 7. Dez 15:29:32 CET 2020] Getting domain auth token for each domain
[Mo 7. Dez 15:29:36 CET 2020] Getting webroot for domain='lottertal.ddns.net'
[Mo 7. Dez 15:29:36 CET 2020] lottertal.ddns.net is already verified, skip tls-alpn-01.
[Mo 7. Dez 15:29:36 CET 2020] Verify finished, start to sign.
[Mo 7. Dez 15:29:36 CET 2020] Lets finalize the order.
[Mo 7. Dez 15:29:36 CET 2020] Le_OrderFinalize='https://acme-v02.api.letsencrypt.org/acme/finalize/#######'
[Mo 7. Dez 15:29:37 CET 2020] Downloading cert.
[Mo 7. Dez 15:29:37 CET 2020] Le_LinkCert='https://acme-v02.api.letsencrypt.org/acme/cert/#########'
[Mo 7. Dez 15:29:39 CET 2020] Cert success.
-----BEGIN CERTIFICATE-----
---#####
-----END CERTIFICATE-----
[Mo 7. Dez 15:29:39 CET 2020] Your cert is in /root/.acme.sh/lottertal.ddns.net_ecc/lottertal.ddns.net.cer
[Mo 7. Dez 15:29:39 CET 2020] Your cert key is in /root/.acme.sh/lottertal.ddns.net_ecc/lottertal.ddns.net.key
[Mo 7. Dez 15:29:39 CET 2020] The intermediate CA cert is in /root/.acme.sh/lottertal.ddns.net_ecc/ca.cer
[Mo 7. Dez 15:29:39 CET 2020] And the full chain certs is there: /root/.acme.sh/lottertal.ddns.net_ecc/fullchain.cer
[Mo 7. Dez 15:29:39 CET 2020] Run post hook:'systemctl start apache2'
My web server is (include version):
Apache/2.4.38 (Debian)
The operating system my web server runs on is (include version):
debian 10.7
My hosting provider, if applicable, is:
local installation
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):no,
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you're using Certbot):acme.sh v2.8.8
follwed by: acme.sh --install-cert -d lottertal.ddns.net --key-file /etc/ssl/localcerts/apache.key --cert-file /etc/ssl/localcerts/apache.pem --ca-file /etc/ssl/localcerts/apache-chain.pem
Result:
answer on apache: Fehlercode: SSL_ERROR_RX_RECORD_TOO_LONG
answer on chromium: lottertal.ddns.net sent an invalid response.