From c3cd320f71e53febc08a579cb8e45677f99a7358 Mon Sep 17 00:00:00 2001 From: Mateo Date: Wed, 17 Jul 2024 12:21:20 +0000 Subject: [PATCH] Add _Sidebar --- _Sidebar.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 _Sidebar.md diff --git a/_Sidebar.md b/_Sidebar.md new file mode 100644 index 0000000..f9128ae --- /dev/null +++ b/_Sidebar.md @@ -0,0 +1,16 @@ + # **Sommaire** + +[[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#authority]] +[[2.2. Génération de certificats | CA#certificates]] + +
[[3. Histoire | History]] + +> [[3.1. SSL | Encrypt#ssl]] +[[3.2. TLS | Encrypt#tls]] \ No newline at end of file