--On Monday, May 15, 2023 6:25 PM +0000 "Lemons, Terry" <[email protected]> wrote:

So, has most/all of my TLS problems been because I'm not using the
correct command to start slapd?

Here is the command I've been using:

/usr/local/libexec/slapd -F /usr/local/etc/slapd.d -s 1 -h "ldap:///
ldaps:///"

What command should I use if I want slapd to read the TLS values from
/usr/local/etc/openldap/slapd.conf?


slapd.conf is the historic method of configuring OpenLDAP. General best advise these days is to use cn=config. I would suggest you familiarize yourself with how to use cn=config rather than change to using slapd.conf.

--Quanah

Reply via email to