Author: kkolinko
Date: Tue Oct 21 21:58:26 2014
New Revision: 1633474

URL: http://svn.apache.org/r1633474
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=57103
Add verify link to other download pages and use HTTPS for it. (Followup to 
r1633457)

Modified:
    tomcat/site/trunk/docs/download-60.html
    tomcat/site/trunk/docs/download-70.html
    tomcat/site/trunk/docs/download-80.html
    tomcat/site/trunk/docs/download-connectors.html
    tomcat/site/trunk/docs/download-native.html
    tomcat/site/trunk/docs/download-taglibs.html
    tomcat/site/trunk/xdocs/download-60.xml
    tomcat/site/trunk/xdocs/download-70.xml
    tomcat/site/trunk/xdocs/download-80.xml
    tomcat/site/trunk/xdocs/download-connectors.xml
    tomcat/site/trunk/xdocs/download-native.xml
    tomcat/site/trunk/xdocs/download-taglibs.xml

Modified: tomcat/site/trunk/docs/download-60.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/download-60.html?rev=1633474&r1=1633473&r2=1633474&view=diff
==============================================================================
--- tomcat/site/trunk/docs/download-60.html (original)
+++ tomcat/site/trunk/docs/download-60.html Tue Oct 21 21:58:26 2014
@@ -213,7 +213,7 @@
 <div class="text">
     
 <p>You <strong>must</strong>
-    <a href="http://www.apache.org/info/verification.html";>verify</a> the
+    <a href="https://www.apache.org/info/verification.html";>verify</a> the
     integrity of the downloaded files. We provide OpenPGP signatures for every
     release file.  This signature should be matched against the
     <a href="https://www.apache.org/dist/tomcat/tomcat-6/KEYS";>KEYS</a> file

Modified: tomcat/site/trunk/docs/download-70.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/download-70.html?rev=1633474&r1=1633473&r2=1633474&view=diff
==============================================================================
--- tomcat/site/trunk/docs/download-70.html (original)
+++ tomcat/site/trunk/docs/download-70.html Tue Oct 21 21:58:26 2014
@@ -213,7 +213,7 @@
 <div class="text">
     
 <p>You <strong>must</strong>
-    <a href="http://www.apache.org/info/verification.html";>verify</a> the
+    <a href="https://www.apache.org/info/verification.html";>verify</a> the
     integrity of the downloaded files. We provide OpenPGP signatures for every
     release file.  This signature should be matched against the
     <a href="https://www.apache.org/dist/tomcat/tomcat-7/KEYS";>KEYS</a> file

Modified: tomcat/site/trunk/docs/download-80.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/download-80.html?rev=1633474&r1=1633473&r2=1633474&view=diff
==============================================================================
--- tomcat/site/trunk/docs/download-80.html (original)
+++ tomcat/site/trunk/docs/download-80.html Tue Oct 21 21:58:26 2014
@@ -213,7 +213,7 @@
 <div class="text">
     
 <p>You <strong>must</strong>
-    <a href="http://www.apache.org/info/verification.html";>verify</a> the
+    <a href="https://www.apache.org/info/verification.html";>verify</a> the
     integrity of the downloaded files. We provide OpenPGP signatures for every
     release file.  This signature should be matched against the
     <a href="https://www.apache.org/dist/tomcat/tomcat-8/KEYS";>KEYS</a> file

Modified: tomcat/site/trunk/docs/download-connectors.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/download-connectors.html?rev=1633474&r1=1633473&r2=1633474&view=diff
==============================================================================
--- tomcat/site/trunk/docs/download-connectors.html (original)
+++ tomcat/site/trunk/docs/download-connectors.html Tue Oct 21 21:58:26 2014
@@ -334,9 +334,11 @@
 <h4 id="Verify_the_Integrity_of_the_Files">Verify the Integrity of the 
Files</h4>
 <div class="text">
         
-<p>You <strong>must</strong> verify the integrity of the downloaded
-        files. We provide OpenPGP signatures for every release file. This
-        signature should be matched against the
+<p>You <strong>must</strong>
+        <a href="https://www.apache.org/info/verification.html";>verify</a>
+        the integrity of the downloaded files. We provide OpenPGP
+        signatures for every release file. This signature should be matched
+        against the
         <a 
href="https://www.apache.org/dist/tomcat/tomcat-connectors/KEYS";>KEYS</a> file
         which contains the OpenPGP keys of Tomcat's Release Managers. We also
         provide <code>MD5</code> and <code>SHA1</code> checksums for every 
release file. After you

Modified: tomcat/site/trunk/docs/download-native.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/download-native.html?rev=1633474&r1=1633473&r2=1633474&view=diff
==============================================================================
--- tomcat/site/trunk/docs/download-native.html (original)
+++ tomcat/site/trunk/docs/download-native.html Tue Oct 21 21:58:26 2014
@@ -379,9 +379,11 @@
 <h4 id="Verify_the_Integrity_of_the_Files">Verify the Integrity of the 
Files</h4>
 <div class="text">
         
-<p>You <strong>must</strong> verify the integrity of the downloaded
-        files. We provide OpenPGP signatures for every release file. This
-        signature should be matched against the
+<p>You <strong>must</strong>
+        <a href="https://www.apache.org/info/verification.html";>verify</a>
+        the integrity of the downloaded files. We provide OpenPGP
+        signatures for every release file. This signature should be matched
+        against the
         <a 
href="https://www.apache.org/dist/tomcat/tomcat-connectors/KEYS";>KEYS</a> file
         which contains the OpenPGP keys of Tomcat's Release Managers. We also
         provide <code>MD5</code> and <code>SHA1</code> checksums for every 
release file. After you

Modified: tomcat/site/trunk/docs/download-taglibs.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/download-taglibs.html?rev=1633474&r1=1633473&r2=1633474&view=diff
==============================================================================
--- tomcat/site/trunk/docs/download-taglibs.html (original)
+++ tomcat/site/trunk/docs/download-taglibs.html Tue Oct 21 21:58:26 2014
@@ -212,9 +212,10 @@
 <h3 id="Release_Integrity">Release Integrity</h3>
 <div class="text">
     
-<p>You <strong>must</strong> verify the integrity of the downloaded files.
-    We provide OpenPGP signatures for every release file.  This signature 
should
-    be matched against the
+<p>You <strong>must</strong>
+    <a href="https://www.apache.org/info/verification.html";>verify</a> the
+    integrity of the downloaded files. We provide OpenPGP signatures for
+    every release file. This signature should be matched against the
     <a href="https://www.apache.org/dist/tomcat/taglibs/KEYS";>KEYS</a> file
     which contains the OpenPGP keys of Taglib's Release Managers. We also
     provide an <code>MD5</code> checksum for every release file. After you

Modified: tomcat/site/trunk/xdocs/download-60.xml
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/download-60.xml?rev=1633474&r1=1633473&r2=1633474&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/download-60.xml (original)
+++ tomcat/site/trunk/xdocs/download-60.xml Tue Oct 21 21:58:26 2014
@@ -25,7 +25,7 @@
 
   <section name="Release Integrity">
     <p>You <strong>must</strong>
-    <a href="http://www.apache.org/info/verification.html";>verify</a> the
+    <a href="https://www.apache.org/info/verification.html";>verify</a> the
     integrity of the downloaded files. We provide OpenPGP signatures for every
     release file.  This signature should be matched against the
     <a href="https://www.apache.org/dist/tomcat/tomcat-6/KEYS";>KEYS</a> file

Modified: tomcat/site/trunk/xdocs/download-70.xml
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/download-70.xml?rev=1633474&r1=1633473&r2=1633474&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/download-70.xml (original)
+++ tomcat/site/trunk/xdocs/download-70.xml Tue Oct 21 21:58:26 2014
@@ -25,7 +25,7 @@
 
   <section name="Release Integrity">
     <p>You <strong>must</strong>
-    <a href="http://www.apache.org/info/verification.html";>verify</a> the
+    <a href="https://www.apache.org/info/verification.html";>verify</a> the
     integrity of the downloaded files. We provide OpenPGP signatures for every
     release file.  This signature should be matched against the
     <a href="https://www.apache.org/dist/tomcat/tomcat-7/KEYS";>KEYS</a> file

Modified: tomcat/site/trunk/xdocs/download-80.xml
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/download-80.xml?rev=1633474&r1=1633473&r2=1633474&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/download-80.xml (original)
+++ tomcat/site/trunk/xdocs/download-80.xml Tue Oct 21 21:58:26 2014
@@ -25,7 +25,7 @@
 
   <section name="Release Integrity">
     <p>You <strong>must</strong>
-    <a href="http://www.apache.org/info/verification.html";>verify</a> the
+    <a href="https://www.apache.org/info/verification.html";>verify</a> the
     integrity of the downloaded files. We provide OpenPGP signatures for every
     release file.  This signature should be matched against the
     <a href="https://www.apache.org/dist/tomcat/tomcat-8/KEYS";>KEYS</a> file

Modified: tomcat/site/trunk/xdocs/download-connectors.xml
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/download-connectors.xml?rev=1633474&r1=1633473&r2=1633474&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/download-connectors.xml (original)
+++ tomcat/site/trunk/xdocs/download-connectors.xml Tue Oct 21 21:58:26 2014
@@ -91,9 +91,10 @@
       </subsection>
 
       <subsection name="Verify the Integrity of the Files">
-        <p>You <strong>must</strong> verify the integrity of the downloaded
-        files. We provide OpenPGP signatures for every release file. This
-        signature should be matched against the
+        <p>You <strong>must</strong>
+        <a href="https://www.apache.org/info/verification.html";>verify</a> the
+        integrity of the downloaded files. We provide OpenPGP signatures for
+        every release file. This signature should be matched against the
         <a 
href="https://www.apache.org/dist/tomcat/tomcat-connectors/KEYS";>KEYS</a> file
         which contains the OpenPGP keys of Tomcat's Release Managers. We also
         provide <code>MD5</code> and <code>SHA1</code> checksums for every 
release file. After you

Modified: tomcat/site/trunk/xdocs/download-native.xml
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/download-native.xml?rev=1633474&r1=1633473&r2=1633474&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/download-native.xml (original)
+++ tomcat/site/trunk/xdocs/download-native.xml Tue Oct 21 21:58:26 2014
@@ -122,9 +122,10 @@
       </subsection>
 
       <subsection name="Verify the Integrity of the Files">
-        <p>You <strong>must</strong> verify the integrity of the downloaded
-        files. We provide OpenPGP signatures for every release file. This
-        signature should be matched against the
+        <p>You <strong>must</strong>
+        <a href="https://www.apache.org/info/verification.html";>verify</a> the
+        integrity of the downloaded files. We provide OpenPGP signatures for
+        every release file. This signature should be matched against the
         <a 
href="https://www.apache.org/dist/tomcat/tomcat-connectors/KEYS";>KEYS</a> file
         which contains the OpenPGP keys of Tomcat's Release Managers. We also
         provide <code>MD5</code> and <code>SHA1</code> checksums for every 
release file. After you

Modified: tomcat/site/trunk/xdocs/download-taglibs.xml
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/download-taglibs.xml?rev=1633474&r1=1633473&r2=1633474&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/download-taglibs.xml (original)
+++ tomcat/site/trunk/xdocs/download-taglibs.xml Tue Oct 21 21:58:26 2014
@@ -24,9 +24,10 @@
 
 
   <section name="Release Integrity">
-    <p>You <strong>must</strong> verify the integrity of the downloaded files.
-    We provide OpenPGP signatures for every release file.  This signature 
should
-    be matched against the
+    <p>You <strong>must</strong>
+    <a href="https://www.apache.org/info/verification.html";>verify</a> the
+    integrity of the downloaded files. We provide OpenPGP signatures for
+    every release file. This signature should be matched against the
     <a href="https://www.apache.org/dist/tomcat/taglibs/KEYS";>KEYS</a> file
     which contains the OpenPGP keys of Taglib's Release Managers. We also
     provide an <code>MD5</code> checksum for every release file. After you



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to