From: Gaurav Khanna <khanna111@xxxxxxxxx.INVALID> To: "users@xxxxxxxxxxxxxxxx" <users@xxxxxxxxxxxxxxxx> Sent: Tuesday, October 28, 2014 12:27 PM Subject: Two x509 SSL certificates with different signature algorithms differing only in the hash
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 browsers and "openssl s_client".
Is this a supported combination while configuring TLS in Apache?
This post will explicate the configuration and deployment of Cassandra v1.2 cluster across 2 Amazon EC2 regions – one EC2 instance in Oregon and the other in Virgi...