/[smeserver]/rpms/e-smith-pop3/sme9/e-smith-pop3-2.4.0-disable_tlsv1.patch
ViewVC logotype

Contents of /rpms/e-smith-pop3/sme9/e-smith-pop3-2.4.0-disable_tlsv1.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Wed Jan 6 10:41:15 2016 UTC (8 years, 4 months ago) by vip-ire
Branch: MAIN
CVS Tags: e-smith-pop3-2_4_0-4_el6_sme, e-smith-pop3-2_4_0-5_el6_sme, e-smith-pop3-2_4_0-6_el6_sme, e-smith-pop3-2_4_0-8_el6_sme, e-smith-pop3-2_4_0-7_el6_sme, HEAD
* Wed Jan 6 2016 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-4
- Disable TLSv1 [SME: 9169]

1 diff -Nur e-smith-pop3-2.4.0/root/etc/e-smith/templates/var/service/pop3s/stunnel.conf/10ssl e-smith-pop3-2.4.0_bz9169/root/etc/e-smith/templates/var/service/pop3s/stunnel.conf/10ssl
2 --- e-smith-pop3-2.4.0/root/etc/e-smith/templates/var/service/pop3s/stunnel.conf/10ssl 2016-01-06 11:35:33.910454203 +0100
3 +++ e-smith-pop3-2.4.0_bz9169/root/etc/e-smith/templates/var/service/pop3s/stunnel.conf/10ssl 2016-01-06 11:36:20.520469761 +0100
4 @@ -1,4 +1,6 @@
5 cert = /service/imap/ssl/imapd.pem
6 +sslVersion = all
7 options = NO_SSLv2
8 options = NO_SSLv3
9 +options = NO_TLSv1
10 fips = no

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed