[packages/sendmail] - enabled CipherList and ServerSSLOptions options

adwol adwol at pld-linux.org
Mon Oct 20 14:24:07 CEST 2014


commit 58d7fd3c0396b666167ff086371dd599b46fab10
Author: Adam Osuchowski <adwol at pld-linux.org>
Date:   Mon Oct 20 14:21:03 2014 +0200

    - enabled CipherList and ServerSSLOptions options

 sendmail.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/sendmail.spec b/sendmail.spec
index 05ea4de..9e95a94 100644
--- a/sendmail.spec
+++ b/sendmail.spec
@@ -220,6 +220,7 @@ echo "APPENDDEF(\`confLIBS', \`-lpq -lresolv -lcrypto')" >> config.m4
 %endif
 %if %{with tls}
 echo "APPENDDEF(\`confENVDEF', \`-DSTARTTLS')" >> config.m4
+echo "APPENDDEF(\`confENVDEF', \`-D_FFR_TLS_1')" >> config.m4
 echo "APPENDDEF(\`confLIBS', \`-lssl -lcrypto')" >> config.m4
 %endif
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/sendmail.git/commitdiff/58d7fd3c0396b666167ff086371dd599b46fab10



More information about the pld-cvs-commit mailing list