On Fri, Mar 19, 2010 at 12:54:10AM +0100, Richard van den Berg wrote: > > smtpd_tls_cert_file = /etc/ssl/certs/test.pem > smtpd_tls_CAfile = /etc/ssl/certs/vdberg.org.ca.pem > smtpd_tls_security_level = may > smtpd_tls_session_cache_database = btree:${data_directory}/smtpd_scache > smtpd_tls_received_header = yes > smtpd_tls_loglevel = 3 > > To trigger the issue: > > openssl s_client -connect localhost:25 -CAfile > /etc/ssl/certs/vdberg.org.ca.pem -starttls smtp
I've been able to reproduce this with an s_server that uses -ssl3 connecting with an s_client. Kurt -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org