add ssl to beme-it mirror.
Andrew Lewman

Andrew Lewman commited on 2010-08-06 22:46:40
Zeige 1 geänderte Dateien mit 2 Einfügungen und 2 Löschungen.

... ...
@@ -663,11 +663,11 @@ my %m = (
663 663
             ipv6 => "False",
664 664
             loadBalanced => "No",
665 665
             httpWebsiteMirror => "http://tor.beme-it.de/",
666
-            httpsWebsiteMirror => "",
666
+            httpsWebsiteMirror => "https://tor.beme-it.de/",
667 667
             rsyncWebsiteMirror => "rsync://tor.beme-it.de/tor",
668 668
             ftpWebsiteMirror => "",
669 669
             httpDistMirror => "http://tor.beme-it.de/dist/",
670
-            httpsDistMirror => "",
670
+            httpsDistMirror => "https://tor.beme-it.de/dist/",
671 671
             rsyncDistMirror => "rsync://tor.beme-it.de/tor/dist",
672 672
             hiddenServiceMirror => "",
673 673
             updateDate => "Unknown",
674 674