OpenSSL 0.9.8e-fips-rhel5 01 Jul 2008
built on: Mon Feb 25 09:35:25 EST 2013
platform: linux-x86_64

receive the following error when attempting to start Jboss eap 6 Standalone
Server...

Invalid Server SSL Protocol (error:140A90F1:SSL routines:SSL_CTX_new:unable
to load ssl2 md5 routines)

After running "openssl ciphers -v" the following ciphers are returned...

DHE-RSA-AES256-SHA        SSLv3 Kx=DH       Au=RSA  Enc=AES(256)  Mac=SHA1
DHE-DSS-AES256-SHA        SSLv3 Kx=DH       Au=DSS  Enc=AES(256)  Mac=SHA1
AES256-SHA                        SSLv3 Kx=RSA      Au=RSA  Enc=AES(256)
Mac=SHA1
KRB5-DES-CBC3-SHA          SSLv3 Kx=KRB5     Au=KRB5 Enc=3DES(168) Mac=SHA1
EDH-RSA-DES-CBC3-SHA    SSLv3 Kx=DH       Au=RSA  Enc=3DES(168) Mac=SHA1
EDH-DSS-DES-CBC3-SHA    SSLv3 Kx=DH       Au=DSS  Enc=3DES(168) Mac=SHA1
DES-CBC3-SHA                    SSLv3 Kx=RSA      Au=RSA  Enc=3DES(168)
Mac=SHA1
DHE-RSA-AES128-SHA         SSLv3 Kx=DH       Au=RSA  Enc=AES(128)  Mac=SHA1
DHE-DSS-AES128-SHA         SSLv3 Kx=DH       Au=DSS  Enc=AES(128)  Mac=SHA1
AES128-SHA                         SSLv3 Kx=RSA      Au=RSA  Enc=AES(128)
Mac=SHA1

We have tried using the RHEL Satellite server to do a "yum reinstall
openssl" in hopes of installing the missing ciphers, but that did not work.

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [email protected]
Automated List Manager                           [email protected]

Reply via email to