auto-answering.
During the upgrade process the /dev/* permission were broken. It includes /dev/urandom which I think (can someone confirm) is used by SSL.
Put permission back and all is working fine.
Ethariel
2010/9/5 Ethariel <ethariel@xxxxxxxxx>
Hello,I need to upgrade a server to the last Mandriva, so cyrus-imapd as upgraded in the process.imap, pop and sieve are working fine as before.pop3s and imaps are no more working.I try to re-generate some new certificate, same error.From the client :openssl s_client -connect localhost:993CONNECTED(00000003)3082552968:error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol:s23_clnt.c:683:---no peer certificate available---No client certificate CA names sent---SSL handshake has read 7 bytes and written 208 bytes---New, (NONE), Cipher is (NONE)Secure Renegotiation IS NOT supportedCompression: NONEExpansion: NONE---From the server side :Sep 5 20:27:45 srv001 imaps[13759]: accepted connectionSep 5 20:27:45 srv001 cyrus-master[13868]: about to exec /usr/lib/cyrus-imapd/imapdSep 5 20:27:45 srv001 imaps[13868]: SQL backend defaulting to engine 'pgsql'Sep 5 20:27:45 srv001 imaps[13868]: executedSep 5 20:27:45 srv001 imaps[13759]: imapd:Loading hard-coded DH parametersSep 5 20:27:45 srv001 imaps[13759]: ssl session id callback failed in SSL_accept() -> failSep 5 20:27:45 srv001 imaps[13759]: imaps TLS negotiation failed: srv001.domain.tld [127.0.0.1]Sep 5 20:27:45 srv001 cyrus-master[13566]: process 13759 exited, status 75Sep 5 20:27:45 srv001 cyrus-master[13566]: service imaps pid 13759 in BUSY state: terminated abnormally(domain.tld is just a replace in this log, the name is configurated with a real one).Any idea ?I found some message on this lost or google about some problem with libsasl2, do you think it's related ?libsasl2-2.1.23-8mdv2010.1.i586cyrus-imapd-2.3.15-7mdv2010.1.i586Thks for your helpBRgds,Ethariel
---- Cyrus Home Page: http://www.cyrusimap.org/ List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/