https://bugs.openldap.org/show_bug.cgi?id=9422
Issue ID: 9422
Summary: add #define LDAP_OPT_X_TLS_PROTOCOL_TLS1_3 to ldap.h
Product: OpenLDAP
Version: 2.4.56
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: ---
Component: libraries
Assignee: bugs(a)openldap.org
Reporter: michael(a)stroeder.com
Target Milestone: ---
I'm not sure whether naively adding this line to ldap.h would be correct:
#define LDAP_OPT_X_TLS_PROTOCOL_TLS1_3 ((3 << 8) + 4)
--
You are receiving this mail because:
You are on the CC list for the issue.