Quanah Gibson-Mount pushed to branch OPENLDAP_REL_ENG_2_4 at openldap / OpenLDAP
Commits: 2d8d526a by Howard Chu at 2020-08-21T22:03:42+00:00 ITS#7595 more for LDAP_OPT_X_TLS_ECNAME
Update ldap_get_option(3) for LDAP_OPT_X_TLS_ECNAME
- - - - - aacec4c8 by Howard Chu at 2020-08-21T22:21:43+00:00 ITS#9054 Add support for multiple EECDH curves
Requires OpenSSL 1.0.2 or newer
- - - - - 730ba65e by Howard Chu at 2020-08-21T22:43:47+00:00 ITS#9318 add TLS_REQSAN option
Add an option to specify how subjectAlternativeNames should be handled when validating the names in a server certificate.
- - - - - a9f42b12 by Howard Chu at 2020-08-21T23:02:11+00:00 ITS#9054, #9318 add new TLS options to slapd bindconf
For use with back-ldap/back-meta/syncrepl/etc
- - - - -
12 changed files:
- doc/man/man3/ldap_get_option.3 - doc/man/man5/ldap.conf.5 - doc/man/man5/slapd-config.5 - doc/man/man5/slapd.conf.5 - include/ldap.h - libraries/libldap/init.c - libraries/libldap/ldap-int.h - libraries/libldap/tls2.c - libraries/libldap/tls_g.c - libraries/libldap/tls_o.c - servers/slapd/config.c - servers/slapd/slap.h
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/53d0351e464a1211ea474f3...