The Other Air Force wrote:
You can try viewing the certificate using:
Code:
openssl s_client -connect host:port
What port is your mail client connecting to? You didn't mention if you were using POP or IMAP with dovecot.
Secure POP3 should be on 995 and secure IMAP should be on 993. Don't forget to change host:port to the right combination for your server.
I'm using IMAP and the port is 993.
@James: To use the Subject Alternative Names, would i have to generate another request and get another certificate or there is a way to fix this one?