aboutsummaryrefslogtreecommitdiff
path: root/files/nl/glossary/https/index.html
diff options
context:
space:
mode:
authorRyan Johnson <rjohnson@mozilla.com>2021-04-29 16:16:42 -0700
committerGitHub <noreply@github.com>2021-04-29 16:16:42 -0700
commit95aca4b4d8fa62815d4bd412fff1a364f842814a (patch)
tree5e57661720fe9058d5c7db637e764800b50f9060 /files/nl/glossary/https/index.html
parentee3b1c87e3c8e72ca130943eed260ad642246581 (diff)
downloadtranslated-content-95aca4b4d8fa62815d4bd412fff1a364f842814a.tar.gz
translated-content-95aca4b4d8fa62815d4bd412fff1a364f842814a.tar.bz2
translated-content-95aca4b4d8fa62815d4bd412fff1a364f842814a.zip
remove retired locales (#699)
Diffstat (limited to 'files/nl/glossary/https/index.html')
-rw-r--r--files/nl/glossary/https/index.html19
1 files changed, 0 insertions, 19 deletions
diff --git a/files/nl/glossary/https/index.html b/files/nl/glossary/https/index.html
deleted file mode 100644
index 6b3632ba6d..0000000000
--- a/files/nl/glossary/https/index.html
+++ /dev/null
@@ -1,19 +0,0 @@
----
-title: HTTPS
-slug: Glossary/https
-tags:
- - HTTPS
- - Security
- - infrastructuur
- - woordenlijst
-translation_of: Glossary/https
----
-<p><strong>HTTPS</strong> (<em>HTTP Secure</em>) is een versleutelde versie van het {{Glossary("HTTP")}} protocol. Het maakt meestal gebruik van {{Glossary("SSL")}} of {{Glossary("TLS")}} om alle communicatie tussen een client en een server te versleutelen. Met deze veilige verbinding kunnen klanten veilig gevoelige gegevens uitwisselen met een server, bijvoorbeeld voor bankactiviteiten of online winkelen.</p>
-
-<h2 id="Meer_informatie">Meer informatie</h2>
-
-<h3 id="Algemene_kennis">Algemene kennis</h3>
-
-<ul>
- <li>{{Interwiki("wikipedia", "HTTPS")}} op Wikipedia</li>
-</ul>