9 Dec
2020
9 Dec
'20
11:16 a.m.
On Dec 9, 2020, at 10:48 AM, Michael Ströder via Freeradius-Users <freeradius-users@lists.freeradius.org> wrote:
On 12/9/20 3:36 PM, Alan DeKok wrote:
And the libldap API doesn't provide a way to say "require TLS 1.2"
How about using LDAP_OPT_X_TLS_PROTOCOL_MIN described in ldap_set_option(3)?
See commit e789729285e This should hopefully work. Alan DeKok.