Hi,
i found this subject so many times, i read ten's of comment and no success
First of all, SNI works and all certs are accepted by all email clients and browsers.
The only think i hate is when i check mail.domain.com on https://www.ssllabs.com/ or https://www.sslshopper.com/ it gives me the mismatch error and returns hostname.server.com. That cert i requested only for the server with
If i check for domain.com everything is green and returns domain.com,mail.domain.com,ftp.domain.com,webmail.domain.com,www.domain.com which is correct and generated at user level.
Services:
DirectAdmin 1.53.2
Exim 4.91
dovecot 2.3.2.1 (0719df592)
Config files:
directadmin.conf
SSL=1
enable_ssl_sni=1
mail_sni=1
Note:
i've checked both on domains managed by admins (not "admin" user) and regular users.
I think i'm going crazy What am i missing ?
Thank you very much.
i found this subject so many times, i read ten's of comment and no success
First of all, SNI works and all certs are accepted by all email clients and browsers.
The only think i hate is when i check mail.domain.com on https://www.ssllabs.com/ or https://www.sslshopper.com/ it gives me the mismatch error and returns hostname.server.com. That cert i requested only for the server with
Code:
./letsencrypt.sh request_single `hostname` 4096
If i check for domain.com everything is green and returns domain.com,mail.domain.com,ftp.domain.com,webmail.domain.com,www.domain.com which is correct and generated at user level.
Services:
DirectAdmin 1.53.2
Exim 4.91
dovecot 2.3.2.1 (0719df592)
Config files:
directadmin.conf
SSL=1
enable_ssl_sni=1
mail_sni=1
Note:
i've checked both on domains managed by admins (not "admin" user) and regular users.
I think i'm going crazy What am i missing ?
Thank you very much.
Last edited: