Did this but still for my root domain get error
[02.17.2022_22-20-00] /root/.acme.sh/acme.sh --issue -d ola.lv -d www.ola.lv --cert-file /etc/letsencrypt/live/ola.lv/cert.pem --key-file /etc/letsencrypt/live/ola.lv/privkey.pem --fullchain-file /etc/letsencrypt/live/ola.lv/fullchain.pem -w /home/ola.lv/public_html -k ec-256 --force --server letsencrypt
[02.17.2022_22-20-02] Failed to obtain SSL for: ola.lv and: www.ola.lv
[02.17.2022_22-20-02] Trying to obtain SSL for: ola.lv
[02.17.2022_22-20-03] Failed to obtain SSL, issuing self-signed SSL for: ola.lv
[02.17.2022_22-20-03] {'[email protected]': (554, b'5.7.1 <[email protected]>: Relay access denied')}
[02.17.2022_22-20-03] Self signed SSL issued for ola.lv.
[02.17.2022_22-22-55] Trying to obtain SSL for: ola.lv and: www.ola.lv
[02.17.2022_22-22-55] /root/.acme.sh/acme.sh --issue -d ola.lv -d www.ola.lv --cert-file /etc/letsencrypt/live/ola.lv/cert.pem --key-file /etc/letsencrypt/live/ola.lv/privkey.pem --fullchain-file /etc/letsencrypt/live/ola.lv/fullchain.pem -w /home/ola.lv/public_html -k ec-256 --force --server letsencrypt
[02.17.2022_22-22-57] Failed to obtain SSL for: ola.lv and: www.ola.lv
[02.17.2022_22-22-57] Trying to obtain SSL for: ola.lv
[02.17.2022_22-22-59] Failed to obtain SSL, issuing self-signed SSL for: ola.lv
[02.17.2022_22-22-59] {'[email protected]': (554, b'5.7.1 <[email protected]>: Relay access denied')}
[02.17.2022_22-22-59] Self signed SSL issued for ola.lv.
[02.17.2022_22-40-12] Trying to obtain SSL for: ola.lv and: www.ola.lv
[02.17.2022_22-40-12] /root/.acme.sh/acme.sh --issue -d ola.lv -d www.ola.lv --cert-file /etc/letsencrypt/live/ola.lv/cert.pem --key-file /etc/letsencrypt/live/ola.lv/privkey.pem --fullchain-file /etc/letsencrypt/live/ola.lv/fullchain.pem -w /home/ola.lv/public_html -k ec-256 --force --server letsencrypt
[02.17.2022_22-40-13] Failed to obtain SSL for: ola.lv and: www.ola.lv
[02.17.2022_22-40-13] Trying to obtain SSL for: ola.lv
[02.17.2022_22-40-15] Failed to obtain SSL, issuing self-signed SSL for: ola.lv
[02.17.2022_22-40-15] {'[email protected]': (554, b'5.7.1 <[email protected]>: Relay access denied')}
[02.17.2022_22-40-15] Self signed SSL issued for ola.lv.
[02.17.2022_22-40-25] Trying to obtain SSL for: mail.ola.lv and: www.mail.ola.lv
[02.17.2022_22-40-25] /root/.acme.sh/acme.sh --issue -d mail.ola.lv -d www.mail.ola.lv --cert-file /etc/letsencrypt/live/mail.ola.lv/cert.pem --key-file /etc/letsencrypt/live/mail.ola.lv/privkey.pem --fullchain-file /etc/letsencrypt/live/mail.ola.lv/fullchain.pem -w /home/ola.lv/mail.ola.lv -k ec-256 --force --server letsencrypt
[02.17.2022_22-40-38] Successfully obtained SSL for: mail.ola.lv and: www.mail.ola.lv
[02.17.2022_22-40-38] {'[email protected]': (554, b'5.7.1 <[email protected]>: Relay access denied')}
[02.17.2022_22-40-38] Websites matching query does not exist. [installSSLForDomain:72]
for mail.ola.lv it worked
but for root domain it all the time gives self signed ssl.
have been at it for 4 days already and no luck.
Any help would be apriciated!