<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="fr">
		<id>https://csirt.docapost.fr/index.php?action=history&amp;feed=atom&amp;title=Ent%C3%AAte_HSTS_Bigip</id>
		<title>Entête HSTS Bigip - Historique des versions</title>
		<link rel="self" type="application/atom+xml" href="https://csirt.docapost.fr/index.php?action=history&amp;feed=atom&amp;title=Ent%C3%AAte_HSTS_Bigip"/>
		<link rel="alternate" type="text/html" href="https://csirt.docapost.fr/index.php?title=Ent%C3%AAte_HSTS_Bigip&amp;action=history"/>
		<updated>2026-05-13T22:04:54Z</updated>
		<subtitle>Historique des versions pour cette page sur le wiki</subtitle>
		<generator>MediaWiki 1.30.0</generator>

	<entry>
		<id>https://csirt.docapost.fr/index.php?title=Ent%C3%AAte_HSTS_Bigip&amp;diff=2016&amp;oldid=prev</id>
		<title>Gbellanger : Page créée avec « Pour mettre en place cette entête au niveau d'un bigip:  Créer une irule avec la configuration suivantes:   when HTTP_RESPONSE {     HTTP::header insert Strict-Transport... »</title>
		<link rel="alternate" type="text/html" href="https://csirt.docapost.fr/index.php?title=Ent%C3%AAte_HSTS_Bigip&amp;diff=2016&amp;oldid=prev"/>
				<updated>2018-08-07T09:12:18Z</updated>
		
		<summary type="html">&lt;p&gt;Page créée avec « Pour mettre en place cette entête au niveau d&amp;#039;un bigip:  Créer une irule avec la configuration suivantes:   when HTTP_RESPONSE {     HTTP::header insert Strict-Transport... »&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Nouvelle page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Pour mettre en place cette entête au niveau d'un bigip:&lt;br /&gt;
&lt;br /&gt;
Créer une irule avec la configuration suivantes:&lt;br /&gt;
&lt;br /&gt;
 when HTTP_RESPONSE {&lt;br /&gt;
    HTTP::header insert Strict-Transport-Security &amp;quot;max-age=31536000; includeSubdomains; preload&amp;quot;&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
si vous avez déja une irule avec des entêtes de défini ajouter la ligne ci-dessus comme suit:&lt;br /&gt;
&lt;br /&gt;
 when HTTP_RESPONSE {&lt;br /&gt;
   HTTP::header insert Strict-Transport-Security &amp;quot;max-age=31536000; includeSubdomains; preload&amp;quot;&lt;br /&gt;
   HTTP::header insert X-XSS-Protection &amp;quot;1; mode=block&amp;quot;&lt;br /&gt;
   HTTP::header insert Content-Security-Policy  &amp;quot;script-src 'unsafe-inline' 'self' maps.google.com maps.googleapis.com&amp;quot;&lt;br /&gt;
   HTTP::header insert X-Content-Security-Policy &amp;quot;script-src 'unsafe-inline' 'self' maps.google.com maps.googleapis.com&amp;quot;&lt;br /&gt;
   HTTP::header insert X-WebKit-CSP &amp;quot;script-src 'unsafe-inline' 'self' maps.google.com maps.googleapis.com&amp;quot;&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
Il est nécessaire d'appliquer l'irule sur le virtuel server concernant par la modification.&lt;/div&gt;</summary>
		<author><name>Gbellanger</name></author>	</entry>

	</feed>