Does the entire certificate chain need to be signed with the agreed upon cipher under TLS?
Security Newbie,
I’m using OpenSSL for my client, and noticed that when testing it against Bad ssl’s sha1-intermediate test, it accepts it although the agreed upon cipher is TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (0xc02f). I had to set the … Continue reading Does the entire certificate chain need to be signed with the agreed upon cipher under TLS?