rename the ssl cert fingerprint anchors, fix the data.
Andrew Lewman

Andrew Lewman commited on 2011-04-11 02:34:07
Zeige 1 geänderte Dateien mit 5 Einfügungen und 3 Löschungen.

... ...
@@ -31,7 +31,7 @@
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
34
+    <li><a href="#SSLcertfingerprint">What are your SSL cerificate
35 35
     fingerprints?</a></li>
36 36
     </ul>
37 37
 
... ...
@@ -572,10 +572,11 @@ encryption, what data you're sending to the destination.</dd>
572 572
     href="https://metrics.torproject.org/">Tor Metrics Portal</a>.</p>
573 573
     <hr>
574 574
 
575
-    <a id="sslfingerprint"></a>
576
-    <h3><a class="anchor" href="#sslfingerprint">What are the SSL
575
+    <a id="SSLcertfingerprint"></a>
576
+    <h3><a class="anchor" href="#SSLcertfingerprint">What are the SSL
577 577
 certificate fingerprints for Tor's various websites?</a></h3>
578 578
     <p>
579
+    <code>
579 580
     *.torproject.org SSL cerficate from Digicert:
580 581
     The serial number is: 02:DA:41:04:89:A5:FD:A2:B5:DB:DB:F8:ED:15:0D:BE
581 582
     The SHA-1 fingerprint is: a7e70f8a648fe04a9677f13eedf6f91b5f7f2e25
... ...
@@ -584,6 +585,7 @@ certificate fingerprints for Tor's various websites?</a></h3>
584 585
     blog.torproject.org SSL cerficate from RapidSSL:
585 586
     The serial number is: 00:EF:A3
586 587
     The SHA-1 fingerprint is: 50af43db8438e67f305a3257d8ef198e8c42f13f
588
+    </code>
587 589
     </p>
588 590
     <hr>
589 591
 
590 592