Difference between revisions of "HTTP Strict Transport Security (HSTS)"

From wikieduonline
Jump to navigation Jump to search
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[wikipedia:HTTP Strict Transport Security]] (HSTS) is a web security '''policy mechanism''' that helps to protect websites against protocol downgrade attacks and [[cookie hijacking]].
+
[[wikipedia:HTTP Strict Transport Security]] (HSTS) ([[2012]]) is a web security '''policy mechanism''' that helps to protect websites against protocol downgrade attacks and [[cookie hijacking]].
  
  
 +
<code>Strict-Transport-Security: max-age=31536000; includeSubDomains</code>
  
 +
 +
 +
 +
== Related terms ==
 +
* Read: https://security.googleblog.com/2017/09/broadening-hsts-to-secure-more-of-web.html
 +
* [[Clickjacking]]
 +
* [[CORS]]
 +
* [[your connection is not private]]
 +
* [[ingress-nginx-controller]]
  
 
== See also ==
 
== See also ==
 +
* {{HSTS}}
 
* {{HTTPS}}
 
* {{HTTPS}}
 +
* {{CA}}
  
  
 
[[Category:Web]]
 
[[Category:Web]]
 
[[Category:Security]]
 
[[Category:Security]]

Latest revision as of 11:49, 6 February 2024

Advertising: