You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by km...@apache.org on 2014/02/05 08:57:39 UTC

svn commit: r1564659 - in /spamassassin/site: downloads.html main.wmk

Author: kmcgrail
Date: Wed Feb  5 07:57:39 2014
New Revision: 1564659

URL: http://svn.apache.org/r1564659
Log:
bug 6955 for KEYS on https now

Modified:
    spamassassin/site/downloads.html
    spamassassin/site/main.wmk

Modified: spamassassin/site/downloads.html
URL: http://svn.apache.org/viewvc/spamassassin/site/downloads.html?rev=1564659&r1=1564658&r2=1564659&view=diff
==============================================================================
--- spamassassin/site/downloads.html (original)
+++ spamassassin/site/downloads.html Wed Feb  5 07:57:39 2014
@@ -337,7 +337,7 @@
                         <a name="GPG_Signing_Key" id="GPG_Signing_Key"><h3>GPG Signing Key</h3></a><p>
                           <a name="gpgkey"></a>
                           If you want to use GPG to verify the downloads listed above, please use
-                          the <a href="http://www.apache.org/dist/spamassassin/KEYS">SpamAssassin Release GPG Keys</a> to verify them.
+                          the <a href="https://www.apache.org/dist/spamassassin/KEYS">SpamAssassin Release GPG Keys</a> to verify them.
                           
                         </p>
                         <p>

Modified: spamassassin/site/main.wmk
URL: http://svn.apache.org/viewvc/spamassassin/site/main.wmk?rev=1564659&r1=1564658&r2=1564659&view=diff
==============================================================================
--- spamassassin/site/main.wmk (original)
+++ spamassassin/site/main.wmk Wed Feb  5 07:57:39 2014
@@ -612,7 +612,7 @@ GPG Signing Key
 
 <a name=gpgkey></a>
 If you want to use GPG to verify the downloads listed above, please use
-the <a href=http://www.apache.org/dist/spamassassin/KEYS>SpamAssassin Release GPG Keys</a> to verify them.
+the <a href=https://www.apache.org/dist/spamassassin/KEYS>SpamAssassin Release GPG Keys</a> to verify them.
 
 Note: GnuPG 1.4.0, and possibly 1.3.x versions, seem to have problems verifying certain signature files, including the type as used for SpamAssassin releases.  If you are running an affected version, please verify the code using both MD5 and SHA1 sum values instead, or upgrade GPG.