aboutsummaryrefslogtreecommitdiff
path: root/files/fr/glossary/ssl/index.html
diff options
context:
space:
mode:
authorjulieng <julien.gattelier@gmail.com>2021-11-15 21:40:53 +0100
committerSphinxKnight <SphinxKnight@users.noreply.github.com>2021-11-15 21:55:31 +0100
commit7a89da1bf309b748ff4f4be5b16f8d9d148cbe8e (patch)
tree1e5d89ff08a80c6a5311b703cd11c2e91b342622 /files/fr/glossary/ssl/index.html
parent6f6e297fbfa7867b1f42c4245df20f4282b3b083 (diff)
downloadtranslated-content-7a89da1bf309b748ff4f4be5b16f8d9d148cbe8e.tar.gz
translated-content-7a89da1bf309b748ff4f4be5b16f8d9d148cbe8e.tar.bz2
translated-content-7a89da1bf309b748ff4f4be5b16f8d9d148cbe8e.zip
move *.html to *.md
Diffstat (limited to 'files/fr/glossary/ssl/index.html')
-rw-r--r--files/fr/glossary/ssl/index.html23
1 files changed, 0 insertions, 23 deletions
diff --git a/files/fr/glossary/ssl/index.html b/files/fr/glossary/ssl/index.html
deleted file mode 100644
index 47baf77428..0000000000
--- a/files/fr/glossary/ssl/index.html
+++ /dev/null
@@ -1,23 +0,0 @@
----
-title: SSL
-slug: Glossary/SSL
-tags:
- - Glossaire
- - Sécurité
-translation_of: Glossary/SSL
-original_slug: Glossaire/SSL_Glossary
----
-<p>SSL (Secure Sockets Layer) est un protocole standard qui garantit que la communication entre deux applications informatiques est privée et sécurisée (ne peut être ni lue ni modifiée par des observateurs extérieurs). C'est la base du protocole {{Glossary("TLS")}}.</p>
-
-<h2 id="En_apprendre_plus">En apprendre plus</h2>
-
-<h3 id="Culture_générale">Culture générale</h3>
-
-<p>{{Interwiki("wikipedia","Transport_Layer_Security","Transport Layer Security")}} sur Wikipedia</p>
-
-<h3 id="Voir_aussi">Voir aussi</h3>
-
-<ul>
- <li><a href="/fr/docs/Mozilla/Projects/NSS/SSL_functions">SSL functions</a></li>
- <li>{{Glossary("HTTPS")}}</li>
-</ul>