http://www.rootforum.org/forum/viewtopi ... +erstellen
eine CA gemacht und mir für meinen Cyrus sowohl Key als auch Cert File erstellt.
Pfade und Dateinamen sind mehrfall kontrolliert :-)
Auszug aus meiner imap.conf
Code: Select all
tls_cert_file: /etc/ssl/certs/mail_signed_cert.pem
tls_key_file: /etc/ssl/private/mailkey.pem
tls_ca_file: /etc/ssl/demoCA/cacert.pem
tls_ca_path: /etc/ssl/demoCAUnd der Cyrus blubbert jetzt in das mail.log
Code: Select all
unable to get private key from '/etc/ssl/private/mailkey.pem'
TLS engine: cannot load cert/key data
error initializing TLS