Tolga: > Hello, > > I get the below in my logs. Why do I get this error? smtpd.key exists > > Jan 30 09:58:58 ozses postfix/smtpd[10310]: warning: cannot get private > key from file /etc/ssl/private/smtpd.key > Jan 30 09:58:58 ozses postfix/smtpd[10310]: warning: TLS library > problem: 10310:error:0B080074:x509 certificate > routines:X509_check_private_key:key values mismatch:x509_cmp.c:399: > Jan 30 09:58:58 ozses postfix/smtpd[10310]: cannot load RSA certificate > and key data
The problem is with the CONTENT of the file. routines:X509_check_private_key:key values mismatch:x509_cmp.c:399: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Wietse