postfix-users August 2011 archive
Main Archive Page > Month Archives  > postfix-users archives
postfix-users: Using same SSL cert for HTTPS and TLS?

Using same SSL cert for HTTPS and TLS?

From: Steve Jenkins <stevejenkins_at_nospam>
Date: Tue Aug 02 2011 - 22:53:49 GMT
To: Postfix users <postfix-users@postfix.org>

I'm currently using a self-signed cert for TLS in Postfix, but I have
a standard SSL cert from GoDaddy for my personal web domain. Is it
possible to use the same cert for both? Would I have to change
'myhostname=' in Postfix to simply be domain.tld (since I don't have a
wildcard cert)? Any other changes I'd need to make (apart from
pointing smtpd_tls_key_file and smtpd_tls_cert_file to the new key and
cert)?

Thanks,

SteveJ