Why is using RSA for key exchanges acceptable? I thought we had dedicated key exchange algorithms, Diffie–Hellman (DH), the ephemeral variant (DHE), and the elliptic curve variant (ECDHE). So why RSA?<p>Also, what if I disable RSA in my browser and make sure the ClientHello doesn't mention RSA? Will I be secure?