Hello,
My domain is: test.test.fi
I ran this command:acme.sh --issue -d test.test.fi --alpn
It produced this output:
My web server is (include version): I use it only IMAP SSL mode and Postfix
I can login to a root shell on my machine (yes or no, or I don't know): YES
I have Ubuntu 14.04 LTS ans I cannot update the certbot because ubuntu is so old. So only option that I have found is use acme.sh. GitHub - acmesh-official/acme.sh: A pure Unix shell script implementing ACME client protocol
I just need three cert files to my server:
/etc/letsencrypt/live/test.test.fi/cert.pem
/etc/letsencrypt/live/test.test.fi/privkey.pem
/etc/letsencrypt/live/test.test.fi/fullchain.pem
Can anyone help me please?
This is the error message
[Fri Aug 13 10:16:50 EEST 2021] Sleep 10 and retry.
[Fri Aug 13 10:17:02 EEST 2021] Using CA: https://acme.zerossl.com/v2/DV90
[Fri Aug 13 10:17:02 EEST 2021] Standalone alpn mode.
[Fri Aug 13 10:17:02 EEST 2021] LISTEN 0 128 :::443 :::* users:(("apache2",30876,6),("apache2",17473,6),("apache2",17470,6),("apache2",13254,6),("apache2",12988,6),("apache2",10586,6),("apache2",10553,6),("apache2",9801,6),("apache2",6493,6),("apache2",5548,6),("apache2",5306,6),("apache2",2371,6))
[Fri Aug 13 10:17:02 EEST 2021] tcp port 443 is already used by 443
[Fri Aug 13 10:17:02 EEST 2021] Please stop it first
[Fri Aug 13 10:17:02 EEST 2021] _on_before_issue.