mhsolutions
Verified User
I build a mail server (only mail)
I used Directadmin legacy 1.67.1, nginx webserver
I set custom webmail.domain.com, follow this URl https://docs.directadmin.com/webser...e-a-wildcard-example-com-subdomain-with-nginx
I have create custom dns_a.conf:
I have add to directadmin.conf
When I install SSL, mail.domain.com ok, but can not install ssl for webmail.domain.com. Only mail.domain.com have SSL, mail and webmail is pointed to IP
Example notice:
Please tell me, what i can do?
Thanks!
I used Directadmin legacy 1.67.1, nginx webserver
I set custom webmail.domain.com, follow this URl https://docs.directadmin.com/webser...e-a-wildcard-example-com-subdomain-with-nginx
I have create custom dns_a.conf:
|*if IS_IPV6!="yes"|
webmail=|IP|
mail=|IP|
|*endif|
I have add to directadmin.conf
letsencrypt=1
letsencrypt_list=webmail:mail
letsencrypt_list_selected=webmail:mail
When I install SSL, mail.domain.com ok, but can not install ssl for webmail.domain.com. Only mail.domain.com have SSL, mail and webmail is pointed to IP
Example notice:
LetsEncrypt request successful for:
mail.sgd.ovh
Cannot find domain in the certificate.
However, subdomains have been found instead. Proceeding with them.
Please tell me, what i can do?
Thanks!
Last edited: