aboutsummaryrefslogtreecommitdiff
path: root/files/nl/glossary/ssl/index.html
diff options
context:
space:
mode:
authorFlorian Dieminger <me@fiji-flo.de>2021-02-11 18:26:35 +0100
committerGitHub <noreply@github.com>2021-02-11 18:26:35 +0100
commitab718192b92d5cc38c1114e055a435a6de7dd8ef (patch)
tree4476b04544b3bba5577de73b8eec783d4f652639 /files/nl/glossary/ssl/index.html
parent45b9b0503988c22fbc4c7df82a35ff340cc1a211 (diff)
parent906182e62d7eb1efba5403b733aae0537dd2a09f (diff)
downloadtranslated-content-ab718192b92d5cc38c1114e055a435a6de7dd8ef.tar.gz
translated-content-ab718192b92d5cc38c1114e055a435a6de7dd8ef.tar.bz2
translated-content-ab718192b92d5cc38c1114e055a435a6de7dd8ef.zip
Merge pull request #35 from fiji-flo/unslugging-nl
Unslugging nl
Diffstat (limited to 'files/nl/glossary/ssl/index.html')
-rw-r--r--files/nl/glossary/ssl/index.html20
1 files changed, 20 insertions, 0 deletions
diff --git a/files/nl/glossary/ssl/index.html b/files/nl/glossary/ssl/index.html
new file mode 100644
index 0000000000..dc50f4e8c8
--- /dev/null
+++ b/files/nl/glossary/ssl/index.html
@@ -0,0 +1,20 @@
+---
+title: SSL
+slug: Glossary/SSL
+translation_of: Glossary/SSL
+original_slug: Glossary/SSL_Woordenlijst
+---
+<p>SSL (Secure Sockets Layer) is een standaard protocol dat verzekert dat de communicatie tussen twee computerprogramma's vertrouwelijk en beveiligd is (berichten kunnen gelezen noch gewijzigd worden door buitenstaanders). Het is de basis voor het {{Glossary("TLS")}} protocol.</p>
+
+<h2 id="Meer_informatie">Meer informatie</h2>
+
+<h3 id="Algemene_kennis">Algemene kennis</h3>
+
+<p>{{Interwiki("wikipedia", "Transport Layer Security")}} on Wikipedia</p>
+
+<h3 id="Zie_ook">Zie ook</h3>
+
+<ul>
+ <li><a href="/en-US/docs/Mozilla/Projects/NSS/SSL_functions">SSL functies</a></li>
+ <li>{{Glossary("HTTPS")}}</li>
+</ul>