From 401cf72a000a12368e54e7b2efa805da1c240b26 Mon Sep 17 00:00:00 2001 From: Aroyan <43630681+aroyan@users.noreply.github.com> Date: Thu, 13 Jan 2022 18:29:06 +0700 Subject: [PATCH] Add HTTPS content on Backend roadmap --- .../content/111-web-security-knowledge/105-https.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/content/roadmaps/101-backend/content/111-web-security-knowledge/105-https.md b/content/roadmaps/101-backend/content/111-web-security-knowledge/105-https.md index cd7ede8bd..eaf2307f2 100644 --- a/content/roadmaps/101-backend/content/111-web-security-knowledge/105-https.md +++ b/content/roadmaps/101-backend/content/111-web-security-knowledge/105-https.md @@ -1 +1,10 @@ -# Https \ No newline at end of file +# HTTPS + +HTTPS is a secure way to send data between a web server and a browser. + +Free Content +What is HTTPS? +Why HTTPS Matters +Enabling HTTPS on Your Servers +SSL, TLS, HTTP, HTTPS Explained +HTTPS — Stories from the field