![]() |
How can I disable SSLv2 in Postfix?
I'm suffering PCI Scan hassles again.
Not only has the scanner (or should that be scammer?) objected to Bind 9.7.3 and Proftpd 1.3.3a (both the latest versions for stable Debian) but they are also complaining about SSLv2 being available on ports 25 and 587. How can I disable SSLv2 on Postfix? |
Is there some more information that would help people answer this question?
|
Quote:
|
Add this to main.cf and reload postfix ( This feature is available in Postfix 2.6 and later. )
Code:
smtpd_tls_protocols = !SSLv2 |
| All times are GMT +2. The time now is 08:06. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.