Anonymous | Login | 2024-11-21 01:59 MST |
Main | My View | View Issues | Change Log | Roadmap | Repositories |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0016781 | ClearOS | app-smtp - SMTP Server | public | 2017-08-31 08:57 | 2019-02-23 19:49 | ||||
Reporter | user2 | ||||||||
Assigned To | dloper | ||||||||
Priority | normal | Severity | tweak | Reproducibility | have not tried | ||||
Status | closed | Resolution | suspended | ||||||
Platform | OS | OS Version | |||||||
Product Version | |||||||||
Target Version | 8.0.0 Beta 1 | Fixed in Version | |||||||
Summary | 0016781: Disable old crypto protocols | ||||||||
Description | Even though SMTP often flows over the Internet unencrypted, we should still disable the old SSLv2/SSLv3 crypto when SMTP traffic is encrypted. In Postfix main.cf: smtpd_tls_protocols=!SSLv2,!SSLv3 smtpd_tls_mandatory_protocols=!SSLv2,!SSLv3 smtp_tls_protocols=!SSLv2,!SSLv3 smtp_tls_mandatory_protocols=!SSLv2,!SSLv3 | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Notes | |
(0009901) dloper (administrator) 2019-02-23 19:49 |
Migrated to: https://gitlab.com/clearos/feature-requests/issues/7 [^] |
Issue History | |||
Date Modified | Username | Field | Change |
2017-08-31 08:57 | user2 | New Issue | |
2017-08-31 14:48 | user2 | Assigned To | => user2 |
2017-08-31 14:48 | user2 | Status | new => assigned |
2017-08-31 14:49 | user2 | Assigned To | user2 => |
2019-02-23 19:49 | dloper | Note Added: 0009901 | |
2019-02-23 19:49 | dloper | Status | assigned => closed |
2019-02-23 19:49 | dloper | Assigned To | => dloper |
2019-02-23 19:49 | dloper | Resolution | open => suspended |