Univention Bugzilla – Attachment 7508 Details for
Bug 40810
Disable SSLv2 and SSLv3 in Cyrus IMAPD (3.2)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Untested patch - new defaults are from Debian Jessie
file_40810.txt (text/plain), 668 bytes, created by
Michael Grandjean
on 2016-03-01 16:07:58 CET
(
hide
)
Description:
Untested patch - new defaults are from Debian Jessie
Filename:
MIME Type:
Creator:
Michael Grandjean
Created:
2016-03-01 16:07:58 CET
Size:
668 bytes
patch
obsolete
>Index: conffiles/etc/imapd/imapd.conf >=================================================================== >--- conffiles/etc/imapd/imapd.conf (revision 67815) >+++ conffiles/etc/imapd/imapd.conf (working copy) >@@ -109,8 +109,8 @@ > print 'tls_ca_file: %s' % baseConfig.get('mail/cyrus/ssl/cafile') > @!@ > tls_session_timeout: 1440 >-tls_cipher_list: TLSv1:SSLv3:SSLv2:!NULL:!EXPORT:!DES:!LOW:@STRENGTH > @!@ >+print 'tls_cipher_list: %s' % baseConfig.get('mail/cyrus/ssl/cipher_list', 'TLSv1+HIGH:!aNULL:@STRENGTH') > print "idlemethod: %s" % baseConfig.get('mail/cyrus/idlemethod', 'idled') > @!@ > idlesocket: /var/run/cyrus/socket/idle
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 40810
: 7508