From 9105dc9ed529cb8d5f136ac122decbc2ccceb65c Mon Sep 17 00:00:00 2001 From: Mateo Date: Wed, 17 Jul 2024 13:13:09 +0000 Subject: [PATCH] Update _Sidebar --- _Sidebar.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/_Sidebar.md b/_Sidebar.md index ed0d9a7..a508bc9 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -1,13 +1,13 @@ -- [[0. Sommaire | Home]] +- [0. Sommaire](Home) -- [[1. Fonctionnement général | Operation]] - - [[1.1. Handshake | Operation#Handshake]] - - [[1.2. Communication | Operation#Communication]] +- [1. Fonctionnement général](Operation) + - [1.1. Handshake](Operation#handshake) + - [1.2. Communication](Operation#communication) -- [[2. Certificats & Autorités | CA]] - - [[2.1. Autorités de certification | CA#Autorités]] - - [[2.2. Génération de certificats | CA#certificates]] +- [2. Certificats & Autorités](CA) + - [2.1. Autorités de certification](CA#autorites-de-certification) + - [2.2. Génération de certificats](CA#generation-de-certificats) -- [[3. Histoire | History]] - - [[3.1. SSL | Encrypt#ssl]] - - [[3.2. TLS | Encrypt#tls]] \ No newline at end of file +- [3. Histoire](History) + - [3.1. SSL](History#ssl) + - [3.2. TSL](History#tls) \ No newline at end of file