[openssl.org #3043] Bug Report d2i_PKCS8PrivateKey_bio() doesn't work for DH keys

2013-05-07 Thread Bert Regeer via RT
Version: OpenSSL 1.0.1e 11 Feb 2013 OS: Mac OS X 10.8.3 / FreeBSD 9.1-RELEASE /* * Brokeness exhibited by libcrypto when using the DER functions to * encode/decode a Diffie Hellman private key using the PKCS8 functions. * * --- * * libcrypto's d2i_PKCS8PrivateKey_bio function is unable to

[openssl.org #3044] Receiving Error Invalid Server SSL Protocol (error:140A90F1:SSL routines:SSL_CTX_new:unable to load ssl2 md5 routines)

2013-05-07 Thread Rustin Ault via RT
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

[openssl.org #3043] Bug Report d2i_PKCS8PrivateKey_bio() doesn't work for DH keys

2013-05-07 Thread Stephen Henson via RT
On Tue May 07 15:01:11 2013, bert.reg...@absio.com wrote: * * libcrypto's d2i_PKCS8PrivateKey_bio function is unable to read data that is * generated using it's own i2d_PKCS8PrivateKey_bio function, this also limits * functionality tremendously in that i2d_PrivateKey can not take any