DPDK website maintenance
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas@monjalon.net>
To: web@dpdk.org
Subject: [dpdk-web] [PATCH v2 1/3] force HTTPS for downloads
Date: Wed, 13 Dec 2017 16:44:50 +0100	[thread overview]
Message-ID: <20171213154452.1552-1-thomas@monjalon.net> (raw)
In-Reply-To: <20171211224605.16961-1-thomas@monjalon.net>

The CDN fast.dpdk.org (sponsored by Fastly) can be reached with HTTPS,
starting December 12, in order to be protected against First Order attack.

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
---
 download.html |  4 ++--
 rel.html      | 24 ++++++++++++------------
 2 files changed, 14 insertions(+), 14 deletions(-)

diff --git a/download.html b/download.html
index c625b1c..09c43c9 100644
--- a/download.html
+++ b/download.html
@@ -40,11 +40,11 @@
 		</header>
 		<section id="download">
 			<h2>Download</h2>
-			<a href="http://fast.dpdk.org/rel/dpdk-17.11.tar.xz" class="button">
+			<a href="https://fast.dpdk.org/rel/dpdk-17.11.tar.xz" class="button">
 				<i class="material-icons">archive</i>
 				Latest Major<br>17.11
 			</a><!-- no whitespace
-			--><a href="http://fast.dpdk.org/rel/dpdk-17.08.1.tar.xz" class="button">
+			--><a href="https://fast.dpdk.org/rel/dpdk-17.08.1.tar.xz" class="button">
 				<i class="material-icons">archive</i>
 				Latest Stable<br>17.08.1
 			</a><!-- no whitespace
diff --git a/rel.html b/rel.html
index 8bf5e62..23005f6 100644
--- a/rel.html
+++ b/rel.html
@@ -44,7 +44,7 @@
 		<i class="material-icons">date_range</i>
 		Roadmap
 	</a><!-- no whitespace
-	--><a href="http://fast.dpdk.org/rel/" class="button">
+	--><a href="https://fast.dpdk.org/rel/" class="button">
 		<i class="material-icons">view_list</i>
 		All Releases
 	</a><!-- no whitespace
@@ -60,57 +60,57 @@
 			<th>md5</th>
 		</tr>
 		<tr>
-			<td><a href="http://fast.dpdk.org/rel/dpdk-17.11.tar.xz">DPDK 17.11</a></td>
+			<td><a href="https://fast.dpdk.org/rel/dpdk-17.11.tar.xz">DPDK 17.11</a></td>
 			<td><a href="/doc/guides/rel_notes/release_17_11.html">2017 November 15</a></td>
 			<td><pre>53ee9e054a8797c9e67ffa0eb5d0c701</pre></td>
 		</tr>
 		<tr>
-			<td><a href="http://fast.dpdk.org/rel/dpdk-17.08.1.tar.xz">DPDK 17.08.1</a></td>
+			<td><a href="https://fast.dpdk.org/rel/dpdk-17.08.1.tar.xz">DPDK 17.08.1</a></td>
 			<td><a href="/doc/guides-17.08/rel_notes/release_17_08.html">2017 December 7</a></td>
 			<td><pre>faea23aa2899508b1738999d6f12502c</pre></td>
 		</tr>
 		<tr>
-			<td><a href="http://fast.dpdk.org/rel/dpdk-17.05.2.tar.xz">DPDK 17.05.2</a></td>
+			<td><a href="https://fast.dpdk.org/rel/dpdk-17.05.2.tar.xz">DPDK 17.05.2</a></td>
 			<td><a href="/doc/guides-17.05/rel_notes/release_17_05.html">2017 September 7</a></td>
 			<td><pre>37afc9ce410d8e6945a1beb173074003</pre></td>
 		</tr>
 		<tr>
-			<td><a href="http://fast.dpdk.org/rel/dpdk-17.02.1.tar.xz">DPDK 17.02.1</a></td>
+			<td><a href="https://fast.dpdk.org/rel/dpdk-17.02.1.tar.xz">DPDK 17.02.1</a></td>
 			<td><a href="/doc/guides-17.02/rel_notes/release_17_02.html">2017 June 2</a></td>
 			<td><pre>cbdf8b7a92ce934d47c38cbc9c20c54a</pre></td>
 		</tr>
 		<tr>
-			<td><a href="http://fast.dpdk.org/rel/dpdk-16.11.4.tar.xz">DPDK 16.11.4 (LTS)</a></td>
+			<td><a href="https://fast.dpdk.org/rel/dpdk-16.11.4.tar.xz">DPDK 16.11.4 (LTS)</a></td>
 			<td><a href="/doc/guides-16.11/rel_notes/release_16_11.html">2017 December 8</a></td>
 			<td><pre>ad756810aac6c6d9329ecead1680aceb</pre></td>
 		</tr>
 		<tr>
-			<td><a href="http://fast.dpdk.org/rel/dpdk-16.07.2.tar.xz">DPDK 16.07.2</a></td>
+			<td><a href="https://fast.dpdk.org/rel/dpdk-16.07.2.tar.xz">DPDK 16.07.2</a></td>
 			<td><a href="/doc/guides-16.07/rel_notes/release_16_07.html">2016 November 30</a></td>
 			<td><pre>4922ea2ec935b64ff5c191fec53344a6</pre></td>
 		</tr>
 		<tr>
-			<td><a href="http://fast.dpdk.org/rel/dpdk-16.04.tar.xz">DPDK 16.04</a></td>
+			<td><a href="https://fast.dpdk.org/rel/dpdk-16.04.tar.xz">DPDK 16.04</a></td>
 			<td><a href="/doc/guides/rel_notes/release_16_04.html">2016 April 12</a></td>
 			<td><pre>d1f82e7d7589b3b2f623c155442b8306</pre></td>
 		</tr>
 		<tr>
-			<td><a href="http://fast.dpdk.org/rel/dpdk-2.2.0.tar.xz">DPDK 2.2</a></td>
+			<td><a href="https://fast.dpdk.org/rel/dpdk-2.2.0.tar.xz">DPDK 2.2</a></td>
 			<td><a href="/doc/guides/rel_notes/release_2_2.html">2015 December 15</a></td>
 			<td><pre>bfa10283b49d56264c82519d130458cc</pre></td>
 		</tr>
 		<tr>
-			<td><a href="http://fast.dpdk.org/rel/dpdk-2.1.0.tar.xz">DPDK 2.1</a></td>
+			<td><a href="https://fast.dpdk.org/rel/dpdk-2.1.0.tar.xz">DPDK 2.1</a></td>
 			<td><a href="/doc/guides/rel_notes/release_2_1.html">2015 August 17</a></td>
 			<td><pre>a0d69f78f360e03dbdf38ae93fad32d4</pre></td>
 		</tr>
 		<tr>
-			<td><a href="http://fast.dpdk.org/rel/dpdk-2.0.0.tar.xz">DPDK 2.0</a></td>
+			<td><a href="https://fast.dpdk.org/rel/dpdk-2.0.0.tar.xz">DPDK 2.0</a></td>
 			<td><a href="/doc/guides/rel_notes/release_2_0.html">2015 April 3</a></td>
 			<td><pre>44bf2ffd39e8370d4dee8907699f964a</pre></td>
 		</tr>
 		<tr>
-			<td><a href="http://fast.dpdk.org/rel/dpdk-1.8.0.tar.xz">DPDK 1.8</a></td>
+			<td><a href="https://fast.dpdk.org/rel/dpdk-1.8.0.tar.xz">DPDK 1.8</a></td>
 			<td><a href="/doc/guides/rel_notes/release_1_8.html">2014 December 3</a></td>
 			<td><pre>14f26ca9e1c9f72f0d7abda83cbf8127</pre></td>
 		</tr>
-- 
2.15.0

  reply	other threads:[~2017-12-13 15:46 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-11 22:46 [dpdk-web] [PATCH] switch CDN to HTTPS Thomas Monjalon
2017-12-13 15:44 ` Thomas Monjalon [this message]
2017-12-13 15:44   ` [dpdk-web] [PATCH v2 2/3] support HTTPS Thomas Monjalon
2017-12-13 15:52     ` Mcnamara, John
2017-12-13 15:44   ` [dpdk-web] [PATCH v2 3/3] force HTTPS for logins Thomas Monjalon
2017-12-13 15:52     ` Mcnamara, John
2017-12-13 15:51   ` [dpdk-web] [PATCH v2 1/3] force HTTPS for downloads Mcnamara, John
2017-12-13 15:52   ` Thomas Monjalon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20171213154452.1552-1-thomas@monjalon.net \
    --to=thomas@monjalon.net \
    --cc=web@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).