Reputation: 1623
I was going through SSL Protocol and trying to understand the steps that are involved in SSL Handshake.
Now for authenticating the client to the server "Client Certificate
Authentication" is done. I want to know what actually happens in "Client
Certificate Authentication" in detail.
Upvotes: 3
Views: 9313
Reputation: 3593
SSL Handshake steps:
From: http://www.pierobon.org/ssl/ch2/diagram.htm
Upvotes: 7