[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: (ITS#4083) daemon: TLS not configured (ldaps:///)



This should be fixed in HEAD and OPENLDAP_REL_ENG_2_3.
Please test ldaps:// and StartTLS.

At 08:40 AM 10/12/2005, stran@amnh.org wrote:
>Full_Name: Samuel Tran
>Version: 2.3.10
>OS: Debian Linux Sarge
>URL: ftp://ftp.openldap.org/incoming/
>Submission from: (NULL) (216.73.250.158)
>
>
>Just built and installed OL 2.3.10 on a Debian Linux Sarge box (upgrade from OL
>2.3.9).
>
>Now slapd won't start and here is the error message:
>
>Oct 12 10:10:33 info-ldap-001 slapd[5674]: daemon: TLS not configured
>(ldaps:///) 
>Oct 12 10:10:33 info-ldap-001 slapd[5674]: slapd stopped. 
>
>My slapd.conf has the following directives set up:
>TLSCipherSuite
>TLSCACertificateFile
>TLSCertificateFile
>TLSCertificateKeyFile
>
>It used to work with OL 2.3.9 and earlier version.
>
>I guess it is related to ITS#4072.
>Any other parameters that are now required?