Thursday, October 11, 2012
How Does the Server Certificate SSL Work?
The Secure Socket Layer (SSL) is the standard security transportation protocol for establishing an encrypted communication between the client and the server. It addresses two use cases: server certificate and client certificate. The following diagram simply illustrates the interaction between the client and the server for the server certificate SSL enabled communication.
Subscribe to:
Posts (Atom)
How Does the Server Certificate SSL Work?
The Secure Socket Layer (SSL) is the standard security transportation protocol for establishing an encrypted communication between the clie...
-
We known the difference between Oracle Database SID and ServiceName. In short, SID = the unique name of your Oracle Database instance; Servi...
-
The Secure Socket Layer (SSL) is the standard security transportation protocol for establishing an encrypted communication between the clie...
-
This article explains how web applications work and what technologies are involved in high level. When you type www.amazon.com/www.googl...