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