Difference between revisions of "SSL Certificate"

From ICANNWiki
Jump to navigation Jump to search
Line 1: Line 1:
 
[[Image:UnderConstruction.png]]
 
[[Image:UnderConstruction.png]]
  
'''SSL''' is the acronym for '''Secure Sockets Layer.''' It is a combination of two protocols, the '''record protocol''' and '''handshake protocol''' which was designed to allow applications to securely send and receive encrypted data over the internet.<ref>[http://publib.boulder.ibm.com/infocenter/iseries/v5r3/index.jsp?topic=/rzain/rzainhistory.htm IBM SSL Concepts]</ref>
+
'''SSL''' is the acronym for '''Secure Sockets Layer.''' It is a combination of two protocols, the '''record protocol''' and '''handshake protocol''' which was designed to allow applications to securely send and receive data over the internet.<ref>[http://publib.boulder.ibm.com/infocenter/iseries/v5r3/index.jsp?topic=/rzain/rzainhistory.htm IBM SSL Concepts]</ref>
  
 
==References==
 
==References==

Revision as of 20:17, 1 November 2011

UnderConstruction.png

SSL is the acronym for Secure Sockets Layer. It is a combination of two protocols, the record protocol and handshake protocol which was designed to allow applications to securely send and receive data over the internet.[1]

References