Hello.

I'm trying to use courier-imap-ssl (Debian)...

I went to the point where the server has been started.
Using

  $ openssl s_client -connect mail:993 -tls1

I get

  CONNECTED(00000003)
  6786:error:14094410:SSL routines:SSL3_READ_BYTES:sslv3 alert handshake 
failure:s3_pkt.c:1057:SSL alert number 40
  6786:error:1409E0E5:SSL routines:SSL3_WRITE_BYTES:ssl handshake 
failure:s3_pkt.c:534:

On the server, the log shows

  couriertls: connect: error:1408A0C1:SSL routines:SSL3_GET_CLIENT_HELLO:no 
shared cipher

An earlier post suggested that it might be the list of supported
ciphers, but it doesn't seem to be the case here: I tried

  $ openssl ciphers

on both systems, and they show the same list.

When I use

  $ openssl s_client -connect mail:993 -ssl3

I get the same error as above on the client, but on the server,
it is different:

  couriertls: connect: error:1408A10B:SSL routines:SSL3_GET_CLIENT_HELLO:wrong 
version number


Does that remind something to someone?

I must also indicate that I had to change to startup script quite a bit
because of the unusual environment (runit) in which the server runs.

Thanks for any hint on how to proceed from here.
Gilles


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Courier-imap mailing list
[email protected]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-imap

Reply via email to