CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2020/11/16 07:50:02
Modified files:
databases/openldap: Tag: OPENBSD_6_8 Makefile
Added files:
databases/openldap/patches: Tag: OPENBSD_6_8
patch-libraries_libldap_tls_o_c
Log message:
databases/openldap: force disabling TLS 1.3 to work-around lack of auto
chain in libssl TLSv1.3 server in 6.8 release, resulting in invalid cert
chains as the intermediate was not included for TLS 1.3 connections.
Not needed in -current following lib/libssl/tls13_server.c r1.62