Hello, We’re running Server version: Apache/2.0.63 that needs to be configured for LDAPS. I have run into an issue with the certificate directives. I have a .pem file with the trusted ca-certs, but when I configure httpd.conf to use it with the directives “LDAPTrustedCA /local/.pem” and “LDAPTrustedCAType BASE64_FILE” The following error occurs. Syntax error on line 349 of /local/apache/conf/httpd.conf: LDAPTrustedCA not allowed here This is a directive for this Apache release, so I’m not sure why. Thanks -John |