Index: openldap/libraries/libldap/ldap.conf
===================================================================
--- openldap.orig/libraries/libldap/ldap.conf	2022-05-20 17:36:15.013248293 -0400
+++ openldap/libraries/libldap/ldap.conf	2022-05-20 17:36:15.013248293 -0400
@@ -11,3 +11,7 @@
 #SIZELIMIT	12
 #TIMELIMIT	15
 #DEREF		never
+
+# TLS certificates (needed for GnuTLS)
+TLS_CACERT	/etc/ssl/certs/ca-certificates.crt
+
