<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Https on Commentary of Takao</title><link>https://takao.blog/es/tags/https/</link><description>Recent content in Https on Commentary of Takao</description><generator>Hugo -- gohugo.io</generator><language>es</language><copyright>Commentary of Takao</copyright><lastBuildDate>Sun, 12 Jul 2026 04:12:51 +0900</lastBuildDate><atom:link href="https://takao.blog/es/tags/https/index.xml" rel="self" type="application/rss+xml"/><item><title>HTTP Strict Transport Security (HSTS): Forzar HTTPS</title><link>https://takao.blog/es/web/web-security-http-strict-transport-hsts-hacks/</link><pubDate>Fri, 16 Jan 2026 00:00:00 +0900</pubDate><guid>https://takao.blog/es/web/web-security-http-strict-transport-hsts-hacks/</guid><description>&lt;img src="https://takao.blog/img/thumbnail/web-security-http-strict-transport-hsts-hacks-es.png" alt="Featured image of post HTTP Strict Transport Security (HSTS): Forzar HTTPS" /&gt;&lt;p&gt;HSTS le indica al navegador que solo se conecte al sitio mediante HTTPS, incluso si el usuario escribe &lt;code&gt;http://&lt;/code&gt; o hace clic en un enlace HTTP.&lt;/p&gt;
&lt;h2 id="cabecera-hsts"&gt;Cabecera HSTS
&lt;/h2&gt;&lt;div class="highlight"&gt;&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"&gt;&lt;code class="language-gdscript3" data-lang="gdscript3"&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;Strict&lt;span style="color:#f92672"&gt;-&lt;/span&gt;Transport&lt;span style="color:#f92672"&gt;-&lt;/span&gt;Security: max&lt;span style="color:#f92672"&gt;-&lt;/span&gt;age&lt;span style="color:#f92672"&gt;=&lt;/span&gt;&lt;span style="color:#ae81ff"&gt;31536000&lt;/span&gt;; includeSubDomains; preload
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;&lt;code&gt;max-age&lt;/code&gt; en segundos (1 año recomendado). &lt;code&gt;includeSubDomains&lt;/code&gt; aplica a todos los subdominios.&lt;/p&gt;
&lt;h2 id="hsts-preload"&gt;HSTS Preload
&lt;/h2&gt;&lt;p&gt;Lista mantenida por Chrome (cargada en todos los navegadores). Los dominios en la lista tienen HSTS activo desde la primera visita, sin necesidad de cabecera.&lt;/p&gt;</description></item></channel></rss>