RE: OpenSSL 1.0.1 and TLSv1.2

2012-03-26 Thread KUTILEK Martin
1 and TLSv1.2 On Mon, Mar 26, 2012, KUTILEK Martin wrote: > Hi, > > I am doing some testing with openssl 1.0.1 and I am trying to find the > proper syntax to display only TLSv1.1+ ciphers. > > When I look in ./ssl/ssl.h, I see > #define SSL_TXT_TLSV1_2 "TLSv1.2

OpenSSL 1.0.1 and TLSv1.2

2012-03-26 Thread KUTILEK Martin
Hi, I am doing some testing with openssl 1.0.1 and I am trying to find the proper syntax to display only TLSv1.1+ ciphers. When I look in ./ssl/ssl.h, I see #define SSL_TXT_TLSV1_2 "TLSv1.2" but what ever I try, I always get: Error in cipher list error:140E6118:SSL routines:SSL_CIPHER_PRO

RE: RC4-SHA

2012-03-16 Thread KUTILEK Martin
---Message d'origine- De : owner-openssl-us...@openssl.org [mailto:owner-openssl-us...@openssl.org] De la part de Dr. Stephen Henson Envoyé : vendredi 16 mars 2012 16:11 À : openssl-users@openssl.org Objet : Re: RC4-SHA On Fri, Mar 16, 2012, KUTILEK Martin wrote: > Hi, > > I am

RE: RC4-SHA

2012-03-16 Thread KUTILEK Martin
Hi, I am doing some testing with openssl 1.0.0d, 1.0.0e and 1.0.1 and I have the behaviour below that I found strange. -bash-3.2$ ./openssl version OpenSSL 1.0.1 14 Mar 2012 -bash-3.2$ ./openssl ciphers -v 'RC4' ECDHE-RSA-RC4-SHA SSLv3 Kx=ECDH Au=RSA Enc=RC4(128) Mac=SHA1 ECDHE-ECDSA