diff options
author | julieng <julien.gattelier@gmail.com> | 2021-11-15 21:41:03 +0100 |
---|---|---|
committer | SphinxKnight <SphinxKnight@users.noreply.github.com> | 2021-11-15 21:55:31 +0100 |
commit | bcf5375310ece1f9a90e99b270cdbae28c4d2831 (patch) | |
tree | c9b2792ee2050f4176de7fe5f777b4354b769b04 /files/fr/glossary/openssl | |
parent | 7a89da1bf309b748ff4f4be5b16f8d9d148cbe8e (diff) | |
download | translated-content-bcf5375310ece1f9a90e99b270cdbae28c4d2831.tar.gz translated-content-bcf5375310ece1f9a90e99b270cdbae28c4d2831.tar.bz2 translated-content-bcf5375310ece1f9a90e99b270cdbae28c4d2831.zip |
convert content to md
Diffstat (limited to 'files/fr/glossary/openssl')
-rw-r--r-- | files/fr/glossary/openssl/index.md | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/files/fr/glossary/openssl/index.md b/files/fr/glossary/openssl/index.md index 6221f523c3..2b9c2fbc51 100644 --- a/files/fr/glossary/openssl/index.md +++ b/files/fr/glossary/openssl/index.md @@ -7,13 +7,11 @@ tags: translation_of: Glossary/OpenSSL original_slug: Glossaire/OpenSSL --- -<p>OpenSSL est une implémentation open source de {{glossary("SSL")}} et de {{glossary("TLS")}}.</p> +OpenSSL est une implémentation open source de {{glossary("SSL")}} et de {{glossary("TLS")}}. -<h2 id="Pour_approfondir">Pour approfondir</h2> +## Pour approfondir -<h3 id="Culture_générale">Culture générale</h3> +### Culture générale -<ul> - <li>{{Interwiki("wikipedia", "OpenSSL")}} sur Wikipédia</li> - <li><a href="http://www.openssl.org/">Site web officiel</a></li> -</ul> +- {{Interwiki("wikipedia", "OpenSSL")}} sur Wikipédia +- [Site web officiel](http://www.openssl.org/) |