summaryrefslogtreecommitdiffstats
path: root/doc/tdeioslave/https.docbook
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 01:02:02 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 01:02:02 -0600
commitde7e5867a65e0a46f1388e3e50bc7eeddd1aecbf (patch)
treedbb3152c372f8620f9290137d461f3d9f9eba1cb /doc/tdeioslave/https.docbook
parent936d3cec490c13f2c5f7dd14f5e364fddaa6da71 (diff)
downloadtdebase-de7e5867a65e0a46f1388e3e50bc7eeddd1aecbf.tar.gz
tdebase-de7e5867a65e0a46f1388e3e50bc7eeddd1aecbf.zip
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'doc/tdeioslave/https.docbook')
-rw-r--r--doc/tdeioslave/https.docbook21
1 files changed, 21 insertions, 0 deletions
diff --git a/doc/tdeioslave/https.docbook b/doc/tdeioslave/https.docbook
new file mode 100644
index 000000000..bbaa1b0a3
--- /dev/null
+++ b/doc/tdeioslave/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:/tdeioslave/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>