CVSROOT: /cvs Module name: src Changes by: gil...@cvs.openbsd.org 2014/04/30 06:49:54
Modified files: usr.sbin/smtpd : mta_session.c Log message: when doing opportunistic TLS, do not only downgrade during negotiation, but also downgrade if a TLS error happens during the session. ok eric@ who helped me with this