Re: [users@httpd] SSL handshake failure after httpd upgrade to 2.4.12

2015-07-30 Thread Daniel
You should share your SSLCiphersuite and SSLProtocol values first, besides that version of openssl is quite lacking regarding the availability of ciphers and protocols. 2015-07-30 5:37 GMT+02:00 Sunil R dexterse...@gmail.com: I’m trying to upgrade the Apache version from httpd 2.2.25 to 2.4.12.

Re: [users@httpd] SSL handshake failure after httpd upgrade to 2.4.12

2015-07-30 Thread Sunil R
Thanks Daniel. SSLCipherSuite - ALL:!ADH:!EXPORT40:!EXPORT56:!LOW:!RC4:!MD5:!IDEA:+HIGH:+MEDIUM:+EXP:+eNULL SSLProtocol all -SSLv2 -SSLv3 This is the openssl version output: openssl ciphers -v DHE-RSA-AES256-SHA SSLv3 Kx=DH Au=RSA Enc=AES(256) Mac=SHA1 DHE-DSS-AES256-SHA SSLv3

[users@httpd] SSL handshake failure after httpd upgrade to 2.4.12

2015-07-29 Thread Sunil R
I’m trying to upgrade the Apache version from httpd 2.2.25 to 2.4.12. Im building apache with the same openssl version 0.9.8.After the upgrade I see that the openssl s_client query to the server fails with error: [Mon Jul 27 02:57:47.982584 2015] [ssl:info] [pid 22460:tid 1943075728] SSL Library