[openssl-commits] [web] master update
Rich Salz
rsalz at openssl.org
Sat Aug 13 12:55:29 UTC 2016
The branch master has been updated
via 17d140ab1bfcf290b0fa4c8a128613f8c7a98282 (commit)
from 219e4d1e6dd48b4f0e0cd88992544979149a61ef (commit)
- Log -----------------------------------------------------------------
commit 17d140ab1bfcf290b0fa4c8a128613f8c7a98282
Author: Rich Salz <rsalz at akamai.com>
Date: Sat Aug 13 08:55:25 2016 -0400
Add Akamai
-----------------------------------------------------------------------
Summary of changes:
.htaccess | 2 ++
community/thanks.html | 9 ++++++---
2 files changed, 8 insertions(+), 3 deletions(-)
diff --git a/.htaccess b/.htaccess
index f90f433..05912c5 100644
--- a/.htaccess
+++ b/.htaccess
@@ -9,6 +9,8 @@ Redirect permanent /licenses/openssl_icla.pdf /policies/openssl_icla.pdf
Redirect permanent /support/faq.html /docs/faq.html
Redirect permanent /licenses /policies/cla.html
Redirect permanent /licenses/ /policies/cla.html
+Redirect permanent /.well-known/acme-challenge/MX5CvUJNvymcKf22SNORcfjGk4oGQyIWJiBc_johfYo http://dcv.akamai.com/.well-known/acme-challenge/MX5CvUJNvymcKf22SNORcfjGk4oGQyIWJiBc_johfYo
+
<Files *.md5>
ForceType application/binary
diff --git a/community/thanks.html b/community/thanks.html
index 9a3b489..b7a44a9 100644
--- a/community/thanks.html
+++ b/community/thanks.html
@@ -19,11 +19,14 @@
<ul>
<li>Our current hosting is provided courtesy of
<a href="https://www.space.net">SpaceNet AG</a>.</li>
- <li>Thanks to
- <a href="https://www.globalsign.com">GMO GlobalSign</a>
- for providing free TLS certificates.</li>
<li>Thanks to <a href="https://rsync.net">rsync.net</a> for
providing free backup storage.</li>
+ <li>Thanks to
+ <a href="https://www.akamai.com">Akamai Technologies</a>
+ for providing free CDN and security services.</li>
+ <li>Thanks to
+ <a href="https://www.globalsign.com">GMO GlobalSign</a>
+ for providing free TLS certificates on our origin sites.</li>
<li>Thanks to Eric Young and Tim Hudson for the SSLeay
package on which OpenSSL is based.</li>
<li>Thanks to Tony Arcieri for the updated logo and some
More information about the openssl-commits
mailing list