Re: [users@httpd] Two x509 SSL certificates with different signature algorithms differing only in the hash

2014-10-29 Thread Gaurav Khanna
khanna...@yahoo.com.INVALID To: users@httpd.apache.org users@httpd.apache.org Sent: Tuesday, October 28, 2014 12:27 PM Subject: [users@httpd] Two x509 SSL certificates with different signature algorithms differing only in the hash Hi, I have apache configured with 2 SSL X509 certificates

[users@httpd] Two x509 SSL certificates with different signature algorithms differing only in the hash

2014-10-28 Thread Gaurav Khanna
Hi, I have apache configured with 2 SSL X509 certificates with differing signature algorithms as in: 1. sha1WithRSAEncryption 2. sha256WithRSAEncryption Now it seems that the certificate with sha256WithRSAEncryption is always utilized when SSL / TLS is established. Tested with the latest