Email domain I cannot install SSL

Good morning

I need to activate SSL on an email server

If I do it by HestiaCP panel it returns me:

Error: Let’s Encrypt nonce request status (mail.clinicakaroma.com)

(I don’t know how to install SSL from SSH on mail.domin.io)
Although I have tried with:
v-add-letsencrypt-domain CentroKaroma mail.clinicakaroma.com

Error: web domain mail.clinicakaroma.com doesn’t exist

I already had the problem with the main domain, but I solved it by executing:

echo -e ‘[Resolve]\nDNS=76.76.2.0 76.76.10.0’ | sudo tee /etc/systemd/resolved.conf.d/custom-dns.conf

(seen on the HestiaCP forums)

Can anyone help me to install SSL on mail domain?

v-add-letsencrypt-domain user clinicakaroma.com yes

1 Like

Thank you very much @eris “solved”

2 Likes