Difference between revisions of "SSL Certificate"

From ICANNWiki
Jump to navigation Jump to search
(Created page with "Image:UnderConstruction.png")
 
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>
 +
 +
==References==
 +
{{reflist}}
 +
 +
[[Category:Glossary]]

Revision as of 20:09, 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 encrypted data over the internet.[1]

References