Bug 52737 - disable deprecated TLS-protocols by default for Postfix
disable deprecated TLS-protocols by default for Postfix
Status: NEW
Product: UCS
Classification: Unclassified
Component: Mail
UCS 4.4
Other Linux
: P5 normal (vote)
: ---
Assigned To: Mail maintainers
Mail maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2021-02-02 17:03 CET by Dirk Ahrnke
Modified: 2021-02-02 17:03 CET (History)
0 users

See Also:
What kind of report is it?: ---
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional): Security
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dirk Ahrnke univentionstaff 2021-02-02 17:03:18 CET
Template /etc/univention/templates/files/etc/postfix/main.cf.d/60_tls will exclude SSLv2 for unset mail/postfix*tls*protocols. 
At some stage SSLv3 was disabled, most likely by settung UCRVs.

Using TLSv1 and TLSv1.1 is not recommended for some time, we should disable these protocols by default. ("!SSLv2, !SSLv3, !TLSv1, !TLSv1.1")