1 |
Case Study (SSL)
|
2 | Client Hello (a list of cipher suites supported) |
3 | Server Hello (server selects a cipher suite) |
4 | Certificate: contains the server public key |
5 | Session Key encrypted with server public key |
6 | HTTP communication over secure channel |
7 | Client (browser) |
8 | Merchant (Server) |
9 | verification |
10 | decryption |