pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/mail/sendmail



Module Name:    pkgsrc
Committed By:   manu
Date:           Thu Sep 19 10:54:05 UTC 2013

Modified Files:
        pkgsrc/mail/sendmail: Makefile options.mk
Added Files:
        pkgsrc/mail/sendmail/files: site.config.m4-ffr_tls_1

Log Message:
Add a ffr_tls_1 option to sendmail, which enable the O CipherList
option for sendmail.cf. it is required in order to remove weak ciphers,
and enforce Forward Secrecy on modern MUA

Usage example:
O CipherList=DH@STRENGTH:HIGH:!MD5:!DES:!aNULL:!eNULL


To generate a diff of this commit:
cvs rdiff -u -r1.116 -r1.117 pkgsrc/mail/sendmail/Makefile
cvs rdiff -u -r1.19 -r1.20 pkgsrc/mail/sendmail/options.mk
cvs rdiff -u -r0 -r1.1 pkgsrc/mail/sendmail/files/site.config.m4-ffr_tls_1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index