Hi,
Sebastian Reinhardt snr@lmv-hartmannsdorf.de writes:
Dieter Kluenter schrieb:
Sebastian Reinhardt snr@lmv-hartmannsdorf.de writes:
Dieter Kluenter schrieb:
Sebastian Reinhardt snr@lmv-hartmannsdorf.de writes:
[...]
In order to find out run openssl ciphers SSLv2 openssl ciphers HIGH openssl ciphers MEDIUM
[...]
Just try TLSCipherSuite HIGH If you see any failures try HIGH:MEDIUM
-Dieter
I tried it, here the result:
with "TLSCipherSuite HIGH"
Shutting down ldap-server done Starting ldap-serverstartproc: exit status of parent of /usr/lib/openldap/slapd: 1 failed
with "TLSCipherSuite HIGH:Medium"
Shutting down ldap-server done Starting ldap-serverstartproc: exit status of parent of /usr/lib/openldap/slapd: 1
failed
What is in the logs? Try to start slapd in debug mode. I don't think this error is based on TLSCipherSuite configuration.
-Dieter