Am Fri, 9 Sep 2016 17:18:19 +0000 schrieb Steve Zeng steve.zeng@booking.com:
Hi, all
What is the best settings to enforce TLS 1.2 in OpenLDAP server side (openldap-2.4.44-1.el6)?
I make the change below:
From: olcTLSProtocolMin: 0.0
To: olcTLSProtocolMin: 3.3
However, TLS1.0 still shows up in a lot of tcpdump packets:
Is this compiled with GnuTLS or OpenSSL?
-Dieter