SSL Webmail

Hello,

I believe your certificate does not include webmail subdomain in CN.

You might need to adjust:

Code:
letsencrypt_list=www:mail:ftp:pop:smtp:webmail
letsencrypt_list_selected=www:webmail

in directadmin.conf and then re-issue a cert (if you use Let's Encrypt of course).
 
Hello,

I believe your certificate does not include webmail subdomain in CN.

You might need to adjust:

Code:
letsencrypt_list=www:mail:ftp:pop:smtp:webmail
letsencrypt_list_selected=www:webmail

in directadmin.conf and then re-issue a cert (if you use Let's Encrypt of course).

Yes, this I have already done for another tutorial and installed the SSL certificate on the Webmail subdomain. But it does not work.

I also followed this tutorial https://help.directadmin.com/item.php?id=92 and it doesn't work.
 
The guides are written by DirectAdmin developers and tested by community, they work.

If you followed a guide and your results differ, then you need to specify:

1. what exactly you've done
2. what error you get
3. URL where we can test what you've done

There is no other way to help you.
 
Hello,

I believe your certificate does not include webmail subdomain in CN.

You might need to adjust:

Code:
letsencrypt_list=www:mail:ftp:pop:smtp:webmail
letsencrypt_list_selected=www:webmail

in directadmin.conf and then re-issue a cert (if you use Let's Encrypt of course).
Thanks. I done
 
Back
Top