Thanks Steve, works fine.
-bash-3.2$ ./openssl ciphers -v 'RC4+SHA'
ECDHE-RSA-RC4-SHA SSLv3 Kx=ECDH Au=RSA Enc=RC4(128) Mac=SHA1
ECDHE-ECDSA-RC4-SHA SSLv3 Kx=ECDH Au=ECDSA Enc=RC4(128) Mac=SHA1
AECDH-RC4-SHA SSLv3 Kx=ECDH Au=None Enc=RC4(128) Mac=SHA
On Fri, Mar 16, 2012, KUTILEK Martin wrote:
> 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 -
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=
gt; > > in 0.9.8m?
> > >
> > > 1. EXP1024-DHE-DSS-DES-CBC-SHA
> > > 2. EXP1024-RC4-SHA
> > > 3. DHE-DSS-RC4-SHA
> > > 4. EXP1024-DES-CBC-SHA
> > >
> > > I just compiled the version and run the utility ./openssl ciphers -v
> > &
On Fri, Jul 09, 2010 at 12:26:46PM -0500, Michael S. Zick wrote:
> On Fri July 9 2010, Suryya Kumar Jana wrote:
> > Hello,
> Would any one please let me know whether the following ciphers are supported
> > in 0.9.8m?
> >
> > 1. EXP1024-DHE-DSS-DES-CBC-SHA
> &g
On Fri July 9 2010, Suryya Kumar Jana wrote:
> Hello,
> Would any one please let me know whether the following ciphers are supported
> in 0.9.8m?
>
> 1. EXP1024-DHE-DSS-DES-CBC-SHA
> 2. EXP1024-RC4-SHA
> 3. DHE-DSS-RC4-SHA
> 4. EXP1024-DES-CBC-SHA
>
> I just co
Hello,
Would any one please let me know whether the following ciphers are supported
in 0.9.8m?
1. EXP1024-DHE-DSS-DES-CBC-SHA
2. EXP1024-RC4-SHA
3. DHE-DSS-RC4-SHA
4. EXP1024-DES-CBC-SHA
I just compiled the version and run the utility ./openssl ciphers -v
'EXP1024-DHE-DSS-RC4-SHA'