Difference between revisions of "Secure Sockets Layer"

From Clinfowiki
Jump to: navigation, search
Line 1: Line 1:
Protocol developed by Netscape has been adopted for protection of data in transit that encompasses all network services that use TCP/IP to support typical application tasks of communication between servers and clients. Recently succeeded by Transport Layer Security (TLS).
+
'''Secure Sockets Layer (SSL)''' is a cryptographic protocol for transmitting private documents via the Internet. It ensures[[secure|data security]] web browsing, email, instant messaging, and other applications.
  
 +
== History ==
  
 +
Both Secure Sockets Layer (SSL) and its successor, Transport Layer Security (TLS), were developed by Netscape. They have been adopted for protection of data in transit that encompasses all network services that use TCP/IP to support typical application tasks of communication between servers and clients.
  
 
[[Category: Definition]]
 
[[Category: Definition]]

Revision as of 19:54, 16 November 2011

Secure Sockets Layer (SSL) is a cryptographic protocol for transmitting private documents via the Internet. It ensuresdata security web browsing, email, instant messaging, and other applications.

History

Both Secure Sockets Layer (SSL) and its successor, Transport Layer Security (TLS), were developed by Netscape. They have been adopted for protection of data in transit that encompasses all network services that use TCP/IP to support typical application tasks of communication between servers and clients.