Author: phobos Date: 2011-04-11 00:34:07 +0000 (Mon, 11 Apr 2011) New Revision: 24577
Modified: website/trunk/docs/en/faq.wml Log: rename the ssl cert fingerprint anchors, fix the data.
Modified: website/trunk/docs/en/faq.wml =================================================================== --- website/trunk/docs/en/faq.wml 2011-04-11 00:30:45 UTC (rev 24576) +++ website/trunk/docs/en/faq.wml 2011-04-11 00:34:07 UTC (rev 24577) @@ -31,7 +31,7 @@ funding?</a></li> <li><a href="#Metrics">How many people use Tor? How many relays or exit nodes are there?</a></li> - <li><a href="#sslfingerprint">What are your SSL cerificate + <li><a href="#SSLcertfingerprint">What are your SSL cerificate fingerprints?</a></li> </ul>
@@ -572,10 +572,11 @@ href="https://metrics.torproject.org/%22%3ETor Metrics Portal</a>.</p> <hr>
- <a id="sslfingerprint"></a> - <h3><a class="anchor" href="#sslfingerprint">What are the SSL + <a id="SSLcertfingerprint"></a> + <h3><a class="anchor" href="#SSLcertfingerprint">What are the SSL certificate fingerprints for Tor's various websites?</a></h3> <p> + <code> *.torproject.org SSL cerficate from Digicert: The serial number is: 02:DA:41:04:89:A5:FD:A2:B5:DB:DB:F8:ED:15:0D:BE The SHA-1 fingerprint is: a7e70f8a648fe04a9677f13eedf6f91b5f7f2e25 @@ -584,6 +585,7 @@ blog.torproject.org SSL cerficate from RapidSSL: The serial number is: 00:EF:A3 The SHA-1 fingerprint is: 50af43db8438e67f305a3257d8ef198e8c42f13f + </code> </p> <hr>