--On Tuesday, February 22, 2022 9:45 AM +0100 Frédéric Goudal
<frederic.goudal(a)bordeaux-inp.fr> wrote:
Hello,
For a legacy application we need to drop the ssl version available on our
openldap server.
Currently it supports TLSv1.2, checked with nmap --script
ssl-enum-ciphers -p 636 host
What ever value I put on olcTLSProtocolmin the ssl version does not
change… I have tried 3.0 3.1 3.2…
What do I miss ?
Or is it a feature ?
What SSL library is your OpenLDAP linked to?
--Quanah