Disallowing SSLv2
    Raphael Jaffey 
    rjaffey at artic.edu
       
    Fri Jun  4 10:41:54 EDT 2010
    
    
  
Lorenzo Marcantonio wrote:
> On Fri, 4 Jun 2010, Rosenbaum, Larry M. wrote:
> 
>> How do I tell Cyrus IMAP to not allow SSLv2?
> 
> I used this in imapd.conf:
> 
> tls_cipher_list: ALL:!ADH:!EXP:!MD5:!LOW
>
You need to add !SSLv2 to your example to get the desired effect:
tls_cipher_list: ALL:!SSLv2:!ADH:!EXP:!MD5:!LOW
-- 
___________________________________________________________________________
Raphael Jaffey                             E-mail: rjaffey at artic.edu
Director of Network Services
The Art Institute of Chicago                Voice: (312) 629-6543
111 S. Michigan Ave, Chicago, IL  60603       FAX: (312) 641-3406
    
    
More information about the Info-cyrus
mailing list