I keep getting these errors when trying to send email using TLS connection: SSL3 alert read:fatal:unknown CA SSL_accept:failed in SSLv3 read client certificate A SSL_accept error from xxx.com[159.203.103.107]: 0 warning: TLS library problem: 6605:error:14094418:SSL routines:SSL3_READ_BYTES:tlsv1 alert unknown ca:s3_pkt.c:1259:SSL alert number 48:
The certificate is self-signed (generated using OpenSSL) and it has been added to Postfix configuration: smtpd_tls_cert_file = /etc/pki/tls/certs/server.pem smtpd_tls_key_file = $smtpd_tls_cert_file What caused those errors? How to fix them? -- View this message in context: http://postfix.1071664.n5.nabble.com/SSL3-alert-read-fatal-unknown-CA-tp85984.html Sent from the Postfix Users mailing list archive at Nabble.com.