maknut lenny
authorIvan Rako <irako@nekkar.carnet.hr>
Mon, 28 Dec 2009 22:34:13 +0000 (23:34 +0100)
committerIvan Rako <irako@nekkar.carnet.hr>
Mon, 28 Dec 2009 22:34:13 +0000 (23:34 +0100)
debian/changelog
debian/postinst

index 8098312..729ef5f 100644 (file)
@@ -1,8 +1,6 @@
 postfix-cn (2.5.5-3lenny2) stable; urgency=medium
 
   * Postavlja parametre:
-    - smtpd_tls_mandatory_protocols = SSLv3, TLSv1
-    - smtpd_tls_mandatory_ciphers = medium, high
     - smtpd_tls_exclude_ciphers = aNULL
     - smtpd_tls_mandatory_exclude_ciphers = aNULL
   * Ne dira smtp_tls_key_file i smtpd_tls_key_file ako su vec postavljeni
index df8fdbf..fcdaf01 100755 (executable)
@@ -286,8 +286,6 @@ postconf -e smtpd_use_tls="yes"
 postconf -e smtpd_tls_session_cache_database="sdbm:/var/lib/postfix/smtpd_scache"
 postconf -e smtpd_tls_session_cache_timeout="3600s"
 postconf -e tls_random_source="dev:/dev/urandom"
-postconf -e smtpd_tls_mandatory_protocols="SSLv3, TLSv1"
-postconf -e smtpd_tls_mandatory_ciphers="medium, high"
 postconf -e smtpd_tls_exclude_ciphers="aNULL"
 postconf -e smtpd_tls_mandatory_exclude_ciphers="aNULL"
 # ako je postavljen neki drugi certifikat, ne diraj