Re: TLS 1.2 ciphers

2013-08-21 Thread stephan13360
orts TLS 1.2. So i decided > to add > > some of the new TLS 1.2 ciphers to my webserver, which are specified > here: > > > https://www.openssl.org/docs/apps/ciphers.html#TLS_v1_2_cipher_suites. > > > > My current setup is: Ubuntu 10.04, Nginx 1.5.3 ,OpenSSL 1.0.1e &g

Re: TLS 1.2 ciphers

2013-08-21 Thread Maxim Dounin
Hello! On Wed, Aug 21, 2013 at 01:19:01PM -0400, stephan13360 wrote: > Chrome 29 came out recently and now supports TLS 1.2. So i decided to add > some of the new TLS 1.2 ciphers to my webserver, which are specified here: > https://www.openssl.org/docs/apps/ciphers.html#TLS_v1_2_ciph

TLS 1.2 ciphers

2013-08-21 Thread stephan13360
Chrome 29 came out recently and now supports TLS 1.2. So i decided to add some of the new TLS 1.2 ciphers to my webserver, which are specified here: https://www.openssl.org/docs/apps/ciphers.html#TLS_v1_2_cipher_suites. My current setup is: Ubuntu 10.04, Nginx 1.5.3 ,OpenSSL 1.0.1e (build myself