[openssl-commits] [web] master update

Rich Salz rsalz at openssl.org
Sun Aug 16 23:36:19 UTC 2015


The branch master has been updated
       via  1fe9edb17942f938e6035129ede62a5a27866bd3 (commit)
       via  0fe00acd768dbc5785677d0ef375bf4580a7f9d5 (commit)
      from  a845a6aabc995d32f3337666ac13f731d9a1bbaf (commit)


- Log -----------------------------------------------------------------
commit 1fe9edb17942f938e6035129ede62a5a27866bd3
Author: Rich Salz <rsalz at akamai.com>
Date:   Sun Aug 16 19:36:03 2015 -0400

    Fix FAQ links for new website

commit 0fe00acd768dbc5785677d0ef375bf4580a7f9d5
Author: Viktor Szakats <vszakats at users.noreply.github.com>
Date:   Mon Aug 17 01:20:51 2015 +0200

    use https URLs where available
    
    Signed-off-by: Rich Salz <rsalz at akamai.com>

-----------------------------------------------------------------------

Summary of changes:
 bin/vulnerabilities.xsl     |  2 +-
 community/binaries.html     |  4 ++--
 community/index.html        |  2 +-
 community/mailinglists.html | 22 +++++++++++-----------
 community/sidebar.inc       |  2 +-
 community/thanks.html       |  2 +-
 docs/faq.txt                | 20 ++++++++++----------
 docs/fips/privatelabel.html |  6 +++---
 docs/fipsvalidation.html    | 12 ++++++------
 inc/head.inc                |  2 +-
 news/secadv/20130205.txt    |  2 +-
 policies/codingstyle.txt    |  2 +-
 source/mirror.html          |  2 +-
 source/mirror.inc           | 31 -------------------------------
 support/acks.html           |  6 +++---
 support/donations-cn.html   |  2 +-
 16 files changed, 44 insertions(+), 75 deletions(-)
 delete mode 100644 source/mirror.inc

diff --git a/bin/vulnerabilities.xsl b/bin/vulnerabilities.xsl
index 83971a6..8c7b915 100644
--- a/bin/vulnerabilities.xsl
+++ b/bin/vulnerabilities.xsl
@@ -130,7 +130,7 @@
 	    The Common Vulnerabilities and Exposures project
 	    has assigned the name 
 	  </xsl:if>
-	  <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-{@name}">CVE-<xsl:value-of select="@name"/> </a>
+	  <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-{@name}">CVE-<xsl:value-of select="@name"/> </a>
 	  <xsl:if test="@description = 'full'">
 	    to this issue.
 	  </xsl:if>
diff --git a/community/binaries.html b/community/binaries.html
index 7774af5..0842413 100644
--- a/community/binaries.html
+++ b/community/binaries.html
@@ -29,7 +29,7 @@
 	      <dd>Works with MSVC++, Builder 3/4/5, and MinGW.  Comes in form
 	      of self-install executables.
 	      <a
-		href="http://www.slproweb.com/products/Win32OpenSSL.html">http://www.slproweb.com/products/Win32OpenSSL.html</a>
+		href="https://slproweb.com/products/Win32OpenSSL.html">https://slproweb.com/products/Win32OpenSSL.html</a>
 	      </dd>
 
 	      <dt>OpenSSL for Windows</dt>
@@ -37,7 +37,7 @@
 	      dependencies to the Microsoft Visual Studio Runtime DLLs, except
 	      for the system provided msvcrt.dll.
 	      <a
-		href="http://indy.fulgan.com/SSL/">http://indy.fulgan.com/SSL/</a>
+		href="https://indy.fulgan.com/SSL/">https://indy.fulgan.com/SSL/</a>
 	      </dd>
 
 	      <dt>OpenSSL for Solaris</dt>
diff --git a/community/index.html b/community/index.html
index 9129cf4..b15110e 100644
--- a/community/index.html
+++ b/community/index.html
@@ -43,7 +43,7 @@
 	    for information on how to report it.</p>
 
 	    <p>We have set up a request tracker at
-	    <a href="https://rt.openssl.org">http://rt.openssl.org</a>,
+	    <a href="https://rt.openssl.org">https://rt.openssl.org</a>,
 	    with read-only access using <em>guest</em> as the name
 	    and password.
 	    Requests can be viewed on-line by using the following URL,
diff --git a/community/mailinglists.html b/community/mailinglists.html
index 5ca5d4c..a9197e8 100644
--- a/community/mailinglists.html
+++ b/community/mailinglists.html
@@ -13,7 +13,7 @@
 	  <div class="entry-content">
 	    <p>
 	    Here is are the
-	    <a href="http://mta.openssl.org/">mailing lists</a> we run.
+	    <a href="https://mta.openssl.org/">mailing lists</a> we run.
 	    You must be a member of the list to post to it.
 	    </p>
 
@@ -54,31 +54,31 @@
 	      <tr><td>List</td><td>Archives</td></tr>
 	      <tr><td>openssl-announce</td><td>
 		  <a
-		    href="http://marc.info/?l=openssl-announce">http://marc.info/?l=openssl-announce</a><br>
+		    href="https://marc.info/?l=openssl-announce">https://marc.info/?l=openssl-announce</a><br>
 		  <a
-		    href="http://www.mail-archive.com/openssl-announce@openssl.org/">http://www.mail-archive.com/openssl-announce@openssl.org/</a>
+		    href="https://www.mail-archive.com/openssl-announce@openssl.org/">https://www.mail-archive.com/openssl-announce@openssl.org/</a>
 	      </td></tr>
 	      <tr><td>openssl-users</td><td>
 		  <a
-		    href="http://marc.info/?l=openssl-users">http://marc.info/?l=openssl-users</a><br>
+		    href="https://marc.info/?l=openssl-users">https://marc.info/?l=openssl-users</a><br>
 		  <a
-		    href="http://www.mail-archive.com/openssl-users@openssl.org/">http://www.mail-archive.com/openssl-users@openssl.org/</a><br>
+		    href="https://www.mail-archive.com/openssl-users@openssl.org/">https://www.mail-archive.com/openssl-users@openssl.org/</a><br>
 		  <a
-		    href="http://groups.google.com/groups?group=mailing.openssl.users">http://groups.google.com/groups?group=mailing.openssl.users</a><br>
+		    href="https://groups.google.com/groups?group=mailing.openssl.users">https://groups.google.com/groups?group=mailing.openssl.users</a><br>
 	      </td></tr>
 	      <tr><td>openssl-dev</td><td>
 		  <a
-		    href="http://marc.info/?l=openssl-dev">http://marc.info/?l=openssl-dev</a><br>
+		    href="https://marc.info/?l=openssl-dev">https://marc.info/?l=openssl-dev</a><br>
 		  <a
-		    href="http://www.mail-archive.com/openssl-dev@openssl.org/">http://www.mail-archive.com/openssl-dev@openssl.org/</a><br>
+		    href="https://www.mail-archive.com/openssl-dev@openssl.org/">https://www.mail-archive.com/openssl-dev@openssl.org/</a><br>
 		  <a
-		    href="http://groups.google.com/groups?group=mailing.openssl.dev">http://groups.google.com/groups?group=mailing.openssl.dev</a>
+		    href="https://groups.google.com/groups?group=mailing.openssl.dev">https://groups.google.com/groups?group=mailing.openssl.dev</a>
 	      </td></tr>
 	      <tr><td>openssl-commits</td><td>
 		  <a
-		    href="http://marc.info/?l=openssl-cvs">http://marc.info/?l=openssl-cvs</a>
+		    href="https://marc.info/?l=openssl-cvs">https://marc.info/?l=openssl-cvs</a>
 		  <a
-		    href="http://groups.google.com/groups?group=mailing.openssl.cvs">http://groups.google.com/groups?group=mailing.openssl.cvs</a>
+		    href="https://groups.google.com/groups?group=mailing.openssl.cvs">https://groups.google.com/groups?group=mailing.openssl.cvs</a>
 		</table>
 	      </div>
 	  <footer>
diff --git a/community/sidebar.inc b/community/sidebar.inc
index 7017277..f975066 100644
--- a/community/sidebar.inc
+++ b/community/sidebar.inc
@@ -16,7 +16,7 @@
           <a href="mailinglists.html">Mailing Lists</a>
       </li>
       <li>
-          <a href="http://wiki.openssl.org">Wiki</a>
+          <a href="https://wiki.openssl.org">Wiki</a>
       </li>
       <li>
           <a href="/blog">Blog</a>
diff --git a/community/thanks.html b/community/thanks.html
index 8433046..5e2ba3b 100644
--- a/community/thanks.html
+++ b/community/thanks.html
@@ -50,7 +50,7 @@
 
 	      <li>Thanks to the IT Support Group of the Department of
 	      Information Technology and Electrical Engineering at the
-	      <a href="http://www.ethz.ch/">Swiss Federal Institute of Technology Zurich</a>
+	      <a href="https://www.ethz.ch/">Swiss Federal Institute of Technology Zurich</a>
 	      (ETHZ) for providing the hardware and network resources
 	      from 1998 to 2002.
 	      </li>
diff --git a/docs/faq.txt b/docs/faq.txt
index 0ff792b..0197da3 100644
--- a/docs/faq.txt
+++ b/docs/faq.txt
@@ -84,7 +84,7 @@ OpenSSL  -  Frequently Asked Questions
 
 * Which is the current version of OpenSSL?
 
-The current version is available from <URL: http://www.openssl.org>.
+The current version is available from <URL: https://www.openssl.org>.
 
 In addition to the current stable release, you can also access daily
 snapshots of the OpenSSL development version at <URL:
@@ -107,7 +107,7 @@ libssl are given in the crypto(3) and ssl(3) manpages.
 The OpenSSL manpages are installed in /usr/local/ssl/man/ (or a
 different directory if you specified one as described in INSTALL).
 In addition, you can read the most current versions at
-<URL: http://www.openssl.org/docs/>. Note that the online documents refer
+<URL: https://www.openssl.org/docs/>. Note that the online documents refer
 to the very latest development versions of OpenSSL and may include features
 not present in released versions. If in doubt refer to the documentation
 that came with the version of OpenSSL you are using. The pod format
@@ -127,13 +127,13 @@ help, but please note that it reflects the obsolete version SSLeay
 
 The README file describes how to submit bug reports and patches to
 OpenSSL.  Information on the OpenSSL mailing lists is available from
-<URL: http://www.openssl.org>.
+<URL: https://www.openssl.org/community/mailinglists.html>.
 
 
 * Where can I get a compiled version of OpenSSL?
 
 You can finder pointers to binary distributions in
-<URL: http://www.openssl.org/about/binaries.html> .
+<URL: https://www.openssl.org/community/binaries.html> .
 
 Some applications that use OpenSSL are distributed in binary form.
 When using such an application, you don't need to install OpenSSL
@@ -167,7 +167,7 @@ Use MD5 to check that a tarball from a mirror site is identical:
 
 You can check authenticity using pgp or gpg. You need the OpenSSL team
 member public key used to sign it (download it from a key server, see a
-list of keys at <URL: http://www.openssl.org/about/>). Then
+list of keys at <URL: https://www.openssl.org/community/team.html>). Then
 just do:
 
    pgp TARBALL.asc
@@ -492,7 +492,7 @@ this increases the size of the default ClientHello message to more than
 255 bytes in length. Some software cannot handle this and hangs. For more
 details and workarounds see:
 
-  <URL: http://rt.openssl.org/Ticket/Display.html?user=guest&pass=guest&id=2771>
+  <URL: https://rt.openssl.org/Ticket/Display.html?user=guest&pass=guest&id=2771>
 
 
 [BUILD] =======================================================================
@@ -697,9 +697,9 @@ of the machine code, which is essential for shared library support. For
 some reason OpenBSD is equipped with an out-of-date GNU assembler which
 finds the new code offensive. To work around the problem, configure with
 no-asm (and sacrifice a great deal of performance) or patch your assembler
-according to <URL: http://www.openssl.org/~appro/gas-1.92.3.OpenBSD.patch>.
+according to <URL: https://www.openssl.org/~appro/gas-1.92.3.OpenBSD.patch>.
 For your convenience a pre-compiled replacement binary is provided at
-<URL: http://www.openssl.org/~appro/gas-1.92.3.static.aout.bin>.
+<URL: https://www.openssl.org/~appro/gas-1.92.3.static.aout.bin>.
 Reportedly elder *BSD a.out platforms also suffer from this problem and
 remedy should be same. Provided binary is statically linked and should be
 working across wider range of *BSD branches, not just OpenBSD.
@@ -770,7 +770,7 @@ accessed and if the issue has been addressed or a reason why not. If patches
 are only sent to openssl-dev they can be mislaid if a team member has to
 wade through months of old messages to review the discussion.
 
-See also <URL: http://www.openssl.org/support/rt.html>
+See also <URL: https://www.openssl.org/community>
 
 
 * I've found a security issue, how do I report it?
@@ -780,7 +780,7 @@ openssl-security at openssl.org if you don't get a prompt reply at least
 acknowledging receipt then resend or mail it directly to one of the
 more active team members (e.g. Steve). If you wish to use PGP to send
 in a report please use one or more of the keys of the team members listed
-at <URL: http://www.openssl.org/about/>
+at <URL: https://www.openssl.org/community/team.html>
 
 Note that bugs only present in the openssl utility are not in general
 considered to be security issues. 
diff --git a/docs/fips/privatelabel.html b/docs/fips/privatelabel.html
index 00a9740..ab13f0b 100644
--- a/docs/fips/privatelabel.html
+++ b/docs/fips/privatelabel.html
@@ -24,7 +24,7 @@
 	    money required to pursue new validations. As of 2015 we are no
 	    longer performing any private label validations. The addition of
 	    new platforms to the existing #1747 or <a
-	      href="http://openssl.com/fips/ransom.html">comparable</a>
+	      href="https://openssl.com/fips/ransom.html">comparable</a>
 	    validations is still possible and those validation actions are still
 	    being performed.</p>
 
@@ -68,7 +68,7 @@
 
 	    <p>We will handle all interaction with the accredited testing lab
 	    and the <a
-	      href="http://csrc.nist.gov/groups/STM/cmvp/index.html">CMVP</a>.
+	      href="https://csrc.nist.gov/groups/STM/cmvp/index.html">CMVP</a>.
 	    You sign one contract with the OSF with half of the price due as a
 	    down payment and the remainder due only when your certificate is <a
 	      href="http://csrc.nist.gov/groups/STM/cmvp/documents/140-1/140val-all.htm">posted</a>
@@ -120,7 +120,7 @@
 
 	    <hr>
 	    <p>Interested? Contact
-	    <a href="http://openssl.com/fips">OpenSSL Software Services</a>.
+	    <a href="https://openssl.com/fips">OpenSSL Software Services</a>.
 	    </p>
 
 	  </div>
diff --git a/docs/fipsvalidation.html b/docs/fipsvalidation.html
index 534c87b..f978210 100644
--- a/docs/fipsvalidation.html
+++ b/docs/fipsvalidation.html
@@ -27,7 +27,7 @@
 	    Due to new requirements introduced in 2013 the current v2.0 Module
 	    is no longer suitable as a reference for private label
 	    validations; see the <a
-	    href="http://www.openssl.com/fips/ig95.html">I.G. 9.5 FAQ</a>.
+	    href="https://www.openssl.com/fips/ig95.html">I.G. 9.5 FAQ</a>.
 	    Due to earlier changes in the FIPS 140-2 validation requirements
 	    the v1.2 Module is no longer be a suitable model for private label
 	    validations in its current form past the year 2010; see the NIST <a
@@ -63,12 +63,12 @@
 
 	    <hr>
 	    <img src="/img/pkware-logo-med.jpg">
-	    <a href="http://www.pkware.com/">PKWARE, Inc.</a>, platform sponsor
+	    <a href="https://www.pkware.com/">PKWARE, Inc.</a>, platform sponsor
 	    (HPUX 11i on Itanium 32, 64 bit with asm optimisation)
 
 	    <hr>
             <img src="/img/cerberus-logo-med.jpg">
-	    <a href="http://www.cerberusftp.com/">Cerberus, LLC</a>, general sponsor
+	    <a href="https://www.cerberusftp.com/">Cerberus, LLC</a>, general sponsor
 	    <hr>
 	    <img src="/img/DHS-logo-med.jpg">
 	    <a href="http://www.cyber.st.dhs.gov/host.html">DHS Science and Technology Directorate-sponsored Homeland Open Security Technology (HOST) program</a>,
@@ -76,7 +76,7 @@
 
 	    <hr>
 	    <img src="/img/innominate-logo-med.jpg">
-	    <a href="http://www.innominate.com/">Innominate Security Technologies AG</a>,
+	    <a href="https://www.innominate.com/">Innominate Security Technologies AG</a>,
 	    platform sponsor (Linux on Freescale MPC8313)
 
 	    <hr>
@@ -86,14 +86,14 @@
 
 	    <hr>
 	    <img src="/img/citrix-logo-med.jpg">
-	    <a href="http://www.citrix.com/">Citrix Systems, Inc.</a>,
+	    <a href="https://www.citrix.com/">Citrix Systems, Inc.</a>,
 	    platform sponsor (multiple platforms)
 
 	    <hr>
 
 	    <p>If you have an interest in sponsoring any changes or additions
 	    to this validation please contact <a
-	      href="http://openssl.com/fips">OpenSSL Validation Services</a>.</p>
+	      href="https://openssl.com/fips">OpenSSL Validation Services</a>.</p>
 	    <p>Some commercial software vendors ask us "what do we gain from
 	    sponsoring a validation that our competition can also use?".  Our
 	    answer is "nothing, if you think in terms of obstructing your
diff --git a/inc/head.inc b/inc/head.inc
index 9367a7f..e13a700 100644
--- a/inc/head.inc
+++ b/inc/head.inc
@@ -20,6 +20,6 @@
   <link href="//fonts.googleapis.com/css?family=PT+Sans:regular,italic,bold,bolditalic" rel="stylesheet" type="text/css">
 
   <!--[if lt IE 9]>
-    <script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
+    <script src="https://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
   <![endif]-->
 <!-- end -->
diff --git a/news/secadv/20130205.txt b/news/secadv/20130205.txt
index e7a46ae..4d4a610 100644
--- a/news/secadv/20130205.txt
+++ b/news/secadv/20130205.txt
@@ -59,5 +59,5 @@ References
 URL for this Security Advisory:
 http://www.openssl.org/news/secadv_20130204.txt
 Wikipedia AES-NI description:
-http://en.wikipedia.org/wiki/AES-NI
+https://en.wikipedia.org/wiki/AES-NI
 
diff --git a/policies/codingstyle.txt b/policies/codingstyle.txt
index 1b22575..ada3cbc 100644
--- a/policies/codingstyle.txt
+++ b/policies/codingstyle.txt
@@ -569,7 +569,7 @@ ISBN 0-201-61586-X.
 URL: http://cm.bell-labs.com/cm/cs/tpop/
 
 GNU manuals - where in compliance with K&R and this text - for cpp, gcc,
-gcc internals and indent, all available from http://www.gnu.org/manual/
+gcc internals and indent, all available from https://www.gnu.org/manual/
 
 WG14 is the international standardization working group for the programming
 language C, URL: http://www.open-std.org/JTC1/SC22/WG14/
diff --git a/source/mirror.html b/source/mirror.html
index 58e282b..04680d5 100644
--- a/source/mirror.html
+++ b/source/mirror.html
@@ -45,7 +45,7 @@
 	      <tr><td>CA</td><td><a
 		    href="http://openssl.skazkaforyou.com/">http://openssl.skazkaforyou.com/</a></td></tr>
 	      <tr><td>CA</td><td><a
-		    href="http://openssl.raffsoftware.com/">http://openssl.raffsoftware.com/</a></td></tr>
+		    href="https://openssl.raffsoftware.com/">https://openssl.raffsoftware.com/</a></td></tr>
 	      <tr><td>DE</td><td><a
 		    href="http://artfiles.org/openssl.org/">http://artfiles.org/openssl.org/</a></td></tr>
 
diff --git a/source/mirror.inc b/source/mirror.inc
deleted file mode 100644
index 4e8c7bf..0000000
--- a/source/mirror.inc
+++ /dev/null
@@ -1,31 +0,0 @@
-
-<ul type=square>
-<define-tag mirror>
-<preserve url>
-<preserve loc>
-<set-var %attributes>
-<li><a href="<get-var url>" rel="nofollow"><get-var url></a>
-      [<get-var loc>]
-<restore loc>
-<restore url>
-</define-tag>
-
-<mirror url="ftp://ftp.openssl.org/source/" loc="DE"> 
-<mirror url="ftp://mirror.switch.ch/mirror/openssl/" loc="CH">
-<mirror url="http://mirror.switch.ch/ftp/mirror/openssl/" loc="CH">
-<mirror url="ftp://ftp.pca.dfn.de/pub/tools/net/openssl/" loc="DE">
-<mirror url="ftp://sunsite.uio.no/pub/security/openssl/" loc="NO">
-<mirror url="ftp://ftp.sunet.se/pub/security/tools/net/openssl/" loc="SE">
-<mirror url="ftp://gd.tuwien.ac.at/infosys/security/openssl/" loc="AT">
-<mirror url="ftp://ftp.kfki.hu/pub/packages/security/openssl/" loc="HU">
-<mirror url="ftp://guest.kuria.katowice.pl/pub/openssl/" loc="PL">
-<mirror url="ftp://ftp.fi.muni.cz/pub/openssl/" loc="CZ">
-<mirror url="ftp://ftp.linux.hr/pub/openssl/" loc="HR">
-<mirror url="http://openssl.initrd.net/" loc="DE">
-<mirror url="rsync://ftp.tpnet.pl/pub/security/openssl/" loc="PL">
-<mirror url="http://openssl.skazkaforyou.com/" loc="CA">
-<mirror url="http://openssl.raffsoftware.com/" loc="CA">
-<mirror url="http://artfiles.org/openssl.org/" loc="DE"> 
-
-</ul>
-
diff --git a/support/acks.html b/support/acks.html
index 1368ee1..d8eb88e 100644
--- a/support/acks.html
+++ b/support/acks.html
@@ -36,7 +36,7 @@
 	  planning:</p>
 	  <a href="http://company.nokia.com/en"><img src="/img/nokia-logo-med.jpg"></a>
 	  <a href="http://www.huawei.com/"><img src="/img/huawei-logo-med.jpg"></a>
-	  <a href="http://www.oracle.com/"><img src="/img/oracle-logo-med.jpg"></a>
+	  <a href="https://www.oracle.com/"><img src="/img/oracle-logo-med.jpg"></a>
 
 	  <hr noshade size=1>
 	  <p>Major sustaining support:</p>
@@ -45,7 +45,7 @@
 	  <hr noshade size=1>
 	  <p>Major support:</p>
 	  <a href="https://www.globalsign.com/"><img src="/img/globalsign-logo-med.jpg"></a>
-	  <a href="http://www.qualys.com/"><img src="/img/qualsys-logo-med.jpg"></a>
+	  <a href="https://www.qualys.com/"><img src="/img/qualsys-logo-med.jpg"></a>
 
 	  <hr noshade size=1>
 	  <p>Very significant support:</p>
@@ -53,7 +53,7 @@
 
 	  <hr noshade size=1>
 	  <p>Significant support:</p>
-	  <a href="http://www.psw.net/"><img src="/img/psw-logo.gif" alt="SSL-Zertifikate"></a>
+	  <a href="https://www.psw.net/"><img src="/img/psw-logo.gif" alt="SSL-Zertifikate"></a>
 	  <a href="https://miltonsecurity.com/"><img src="/img/milton-logo-med.jpg" alt="Milton Security"></a>
 	  <a href="http://acano.com/"><img src="/img/acano-logo.jpg"></a>
 
diff --git a/support/donations-cn.html b/support/donations-cn.html
index 48b9c69..eefe8a9 100644
--- a/support/donations-cn.html
+++ b/support/donations-cn.html
@@ -45,7 +45,7 @@ Paypal中国
 2. 注册成功后,在“我的Paypal”页面点击付款,付款种类请选择美元,Paypal中国会自动按美元支付但换算成人民币后扣款,您不必去银行兑换外币。在收款人处填写 “paypal at opensslfoundation.org”,然后按照网站指示操作即可完成捐款。 
 <br>
 3. 你拥有Paypal中国账户后,也可在我们
-<a href="http://openssl.org/support/donations.html">
+<a href="https://openssl.org/support/donations.html">
 网站的页面
 </a>
 按照捐款指南2操作,完成捐款。


More information about the openssl-commits mailing list