I was wondering if in SSL/TLS negotiation process, there is another role for the RSA permanent private key in ECDHE-RSA-AES scheme besides signing the DH public key for authenticating the identity of the server in front of the client??
I know that in prior versions of SSL/TLS, the RSA permanent private key was also used for decrypting some initial information.