update the faq with the ssl cert info from #2368.
Andrew Lewman

Andrew Lewman commited on 2011-04-11 02:30:45
Zeige 1 geänderte Dateien mit 17 Einfügungen und 0 Löschungen.

... ...
@@ -31,6 +31,8 @@
31 31
     funding?</a></li>
32 32
     <li><a href="#Metrics">How many people use Tor? How many relays or
33 33
     exit nodes are there?</a></li>
34
+    <li><a href="#sslfingerprint">What are your SSL cerificate
35
+    fingerprints?</a></li>
34 36
     </ul>
35 37
 
36 38
     <p>Compilation and Installation:</p>
... ...
@@ -570,6 +572,21 @@ encryption, what data you're sending to the destination.</dd>
570 572
     href="https://metrics.torproject.org/">Tor Metrics Portal</a>.</p>
571 573
     <hr>
572 574
 
575
+    <a id="sslfingerprint"></a>
576
+    <h3><a class="anchor" href="#sslfingerprint">What are the SSL
577
+certificate fingerprints for Tor's various websites?</a></h3>
578
+    <p>
579
+    *.torproject.org SSL cerficate from Digicert:
580
+    The serial number is: 02:DA:41:04:89:A5:FD:A2:B5:DB:DB:F8:ED:15:0D:BE
581
+    The SHA-1 fingerprint is: a7e70f8a648fe04a9677f13eedf6f91b5f7f2e25
582
+    The SHA-256 fingerprint is: 23b854af6b96co224fd173382c520b46fa94f2d4e7238893f63ad2d783e27b4b
583
+
584
+    blog.torproject.org SSL cerficate from RapidSSL:
585
+    The serial number is: 00:EF:A3
586
+    The SHA-1 fingerprint is: 50af43db8438e67f305a3257d8ef198e8c42f13f
587
+    </p>
588
+    <hr>
589
+
573 590
     <a id="HowUninstallTor"></a>
574 591
     <h3><a class="anchor" href="#HowUninstallTor">How do I uninstall Tor?</a></h3>
575 592
 
576 593