Differences
This shows you the differences between the selected revisions of the page.
2014-09-11 | 2014-10-01 | ||
extracting tls sections of ftps article for reuse with webdav (martin) | notoc (martin) | ||
Line 1: | Line 1: | ||
+ | ~~NOTOC~~ | ||
====== Transport Layer Security ====== | ====== Transport Layer Security ====== | ||
Transport Layer Security (%%TLS%%) and its predecessor, Secure Sockets Layer (%%SSL%%), are cryptographic protocols designed to provide communication security over the Internet. They use X.509 certificates and hence asymmetric cryptography to authenticate the counterparty with whom they are communicating, and to exchange a symmetric key. This session key is then used to encrypt data flowing between the parties. ((The text is copy of Wikipedia article on [[wp>Transport_Layer_Security|Transport Layer Security]]. The text is licensed under [[wp>Wikipedia:Text_of_the_GNU_Free_Documentation_License|GNU Free Documentation License]].)) | Transport Layer Security (%%TLS%%) and its predecessor, Secure Sockets Layer (%%SSL%%), are cryptographic protocols designed to provide communication security over the Internet. They use X.509 certificates and hence asymmetric cryptography to authenticate the counterparty with whom they are communicating, and to exchange a symmetric key. This session key is then used to encrypt data flowing between the parties. ((The text is copy of Wikipedia article on [[wp>Transport_Layer_Security|Transport Layer Security]]. The text is licensed under [[wp>Wikipedia:Text_of_the_GNU_Free_Documentation_License|GNU Free Documentation License]].)) |