Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
cpanel:poodle-fix [2014-11-05 11:01:48] – [Testing] rory.blanchardcpanel:poodle-fix [2015-01-26 14:43:30] (current) – [Dovecot/Courier] rory.blanchard
Line 55: Line 55:
 Log in to WHM -> Service Configuration -> Mailserver Configuration. Log in to WHM -> Service Configuration -> Mailserver Configuration.
  
-Change the SSL Cipher List to:+Change the SSL Protocols to:
  
 <code> <code>
-All -SSLv2 -SSLv3+!SSlv2 !SSLv3
 </code> </code>