I would like to know if it is possible and maybe recommendable to use only one (Letsencrypt) certiticate for encrypting traffic to a mailserver and to a website.
I have a domain example.com
and issued Letsencrypt certbot
successfully to fetch a certificate for the website at example.com
.
My mail server is called mail.example.com
.
Can I use the same certificate in my mailserver configuration files for postfix
and dovecot
?