_postfix_ now supports user-controlled configuration of *TLS*
With this update, _postfix_ offers configuration options for more precise control of the Transport Layer Security (TLS) protocol version. For example, you can now disable *TLS* v1.1 while having *TLS* v1.2 enabled. To do this, add the following line to the `main.cf` file:
smtpd_tls_mandatory_protocols = !TLSv1.1
Description of problem:
postfix in RHEL6 supports TLSv1.1 & TLSv1.2 when using the more recent openssl library. Unfortunately there is no mechanism to control either of these, either as explicit or as exclusions
Version-Release number of selected component (if applicable):
postfix-2.6.6-6.el6_5.x86_64
Comment 2Jaroslav Škarvada
2016-06-02 14:18:07 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.
For information on the advisory, and where to find the updated
files, follow the link below.
If the solution does not work for you, open a new bug report.
https://rhn.redhat.com/errata/RHBA-2017-0752.html