CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/10/26 11:52:55
Modified files:
usr.sbin/ldapd : ldape.c
Log message:
The starttls command doesn't have a value with its extended request.
The handling of this changed with libutil/ber.c r1.12 resulting in starttls
failing.
Found by several.
Fix suggestion by roklein <at> roklein <dot> de
OK claudio@
