Re: ssl_cipher for mail not working

2013-08-19 Thread MKl
Maxim Dounin Wrote: --- > Looks like the problem fixed by this changeset: > > http://trac.nginx.org/nginx/changeset/32fe021911c9/nginx > > Should work fine in nginx 1.5.1+. Hi Maxim, thanks for your answer! I will try this later. Will this als

ssl_cipher for mail not working

2013-08-14 Thread MKl
Hello, to increase security of SSL I added some eliptic-curves-ciphers to the chain. For HTTPS it's working fine, but for the mail proxy it does not work, I only always get RC4-SHA instead of the ECDH ciphers. See configuration at the end of this message. I'm testing it with: openssl s_client -ci