Petertjuh360
Verified User
- Joined
- Nov 7, 2010
- Messages
- 340
Hi,
I added the following code to /etc/dovecot/conf/ssl.conf:
Unfortunately I am not getting this specific certificate but the general certificate. Does somebody know how to fix it?
I added the following code to /etc/dovecot/conf/ssl.conf:
Code:
local_name [IP] {
ssl_cert = </etc/ssl/certs/ssl.combined.crt
ssl_key = </etc/ssl/certs/ssl.key
}
Unfortunately I am not getting this specific certificate but the general certificate. Does somebody know how to fix it?