Re: ssl_cipher for mail not working

2013-08-19 Thread Maxim Dounin
Hello! On Mon, Aug 19, 2013 at 06:04:49AM -0400, MKl wrote: > 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.

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

Re: ssl_cipher for mail not working

2013-08-18 Thread Maxim Dounin
Hello! On Wed, Aug 14, 2013 at 06:56:32AM -0400, MKl wrote: > 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 configurat

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