summaryrefslogtreecommitdiffstats
path: root/doc/kioslave/https.docbook
diff options
context:
space:
mode:
authortoma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2009-11-25 17:56:58 +0000
committertoma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2009-11-25 17:56:58 +0000
commit4aed2c8219774f5d797760606b8489a92ddc5163 (patch)
tree3f8c130f7d269626bf6a9447407ef6c35954426a /doc/kioslave/https.docbook
downloadtdebase-4aed2c8219774f5d797760606b8489a92ddc5163.tar.gz
tdebase-4aed2c8219774f5d797760606b8489a92ddc5163.zip
Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'doc/kioslave/https.docbook')
-rw-r--r--doc/kioslave/https.docbook21
1 files changed, 21 insertions, 0 deletions
diff --git a/doc/kioslave/https.docbook b/doc/kioslave/https.docbook
new file mode 100644
index 000000000..38772f5dc
--- /dev/null
+++ b/doc/kioslave/https.docbook
@@ -0,0 +1,21 @@
+<article lang="&language;" id="https">
+<title>https</title>
+<articleinfo>
+<authorgroup>
+<author>&Ferdinand.Gassauer; &Ferdinand.Gassauer.mail;</author>
+<!-- TRANS:ROLES_OF_TRANSLATORS -->
+</authorgroup>
+</articleinfo>
+<para>
+HTTPS is
+<ulink url="help:/kioslave/http.html">HTTP</ulink>
+ encapsulated in an SSL/TLS stream.
+</para>
+<para>
+SSL is the Secure Sockets Layer protocol, a security protocol that provides communications privacy over the Internet. The protocol allows client/server applications to communicate in a way that is designed to prevent eavesdropping, tampering, or message forgery.
+</para>
+<para>
+TLS stands for Transport Layer Security
+</para>
+
+</article>