Tâche #37502
Mis à jour par Joël Cuissinat il y a 3 mois
Le service slapd ne voulait pas se lancer, j'ai commenté la variable *TLSCipherSuite* mais il faut peut-être la restaurer en actualisant sa valeur ?
<pre>
6a2acc63.18999185 0x712714271e40 TLS: could not set cipher list SECURE256:+SIGN-ALL:-VERS-SSL3.0:!AES-128-CBC:!3DES-CBC:!DES-CBC:!ARCFOUR-128:!ARCFOUR-40:!RC2-40:!CAMELLIA-128-CBC:!NULL.
6a2acc63.1899f801 0x712714271e40 TLS: error:0A0000B9:SSL routines::no cipher match ../ssl/ssl_ciph.c:1299
[ ... ]
6a2acc63.189aaad6 0x712714271e40 main: TLS init def ctx failed: -1 error:0A0000B9:SSL routines::no cipher match
6a2acc63.189f5501 0x712714271e40 slapd stopped.
</pre>
<pre>
6a2acc63.18999185 0x712714271e40 TLS: could not set cipher list SECURE256:+SIGN-ALL:-VERS-SSL3.0:!AES-128-CBC:!3DES-CBC:!DES-CBC:!ARCFOUR-128:!ARCFOUR-40:!RC2-40:!CAMELLIA-128-CBC:!NULL.
6a2acc63.1899f801 0x712714271e40 TLS: error:0A0000B9:SSL routines::no cipher match ../ssl/ssl_ciph.c:1299
[ ... ]
6a2acc63.189aaad6 0x712714271e40 main: TLS init def ctx failed: -1 error:0A0000B9:SSL routines::no cipher match
6a2acc63.189f5501 0x712714271e40 slapd stopped.
</pre>