Kaydet (Commit) d7580e28 authored tarafından Alex Gaynor's avatar Alex Gaynor Kaydeden (comit) Tim Graham

Removed a misleading comment about HTTPS.

For all practical purposes, there are no common cases for which a
website cannot be deployed with HTTPS.
üst fa9ce4e9
...@@ -120,11 +120,11 @@ for a small section of the site. ...@@ -120,11 +120,11 @@ for a small section of the site.
SSL/HTTPS SSL/HTTPS
========= =========
It is always better for security, though not always practical in all cases, to It is always better for security to deploy your site behind HTTPS. Without
deploy your site behind HTTPS. Without this, it is possible for malicious this, it is possible for malicious network users to sniff authentication
network users to sniff authentication credentials or any other information credentials or any other information transferred between client and server, and
transferred between client and server, and in some cases -- **active** network in some cases -- **active** network attackers -- to alter data that is sent in
attackers -- to alter data that is sent in either direction. either direction.
If you want the protection that HTTPS provides, and have enabled it on your If you want the protection that HTTPS provides, and have enabled it on your
server, there are some additional steps you may need: server, there are some additional steps you may need:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment