]> git.ipfire.org Git - thirdparty/openldap.git/commit
ITS#9318 add TLS_REQSAN option
authorHoward Chu <hyc@openldap.org>
Fri, 21 Aug 2020 08:15:15 +0000 (09:15 +0100)
committerQuanah Gibson-Mount <quanah@openldap.org>
Fri, 21 Aug 2020 22:43:47 +0000 (22:43 +0000)
commit730ba65ec2de73626ef0af63a45af54ef436946e
tree6e6fd247f8ac4f85af112b2b4175c02e5074483a
parentaacec4c8109da45cc28becdf010cfdccfe564b57
ITS#9318 add TLS_REQSAN option

Add an option to specify how subjectAlternativeNames should be
handled when validating the names in a server certificate.
doc/man/man3/ldap_get_option.3
doc/man/man5/ldap.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