SSL Step 3
Client responds by
- generating a random secret key, called pre-Master Secret.
- encrypts Pre-Master Secret using servers public key and sends it
- sends certificate for her own public key
- signs fingerprint of everything exchanged so far (including random strings R and R’) and sends it.