mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
update onion router configs for tls
svn:r446
This commit is contained in:
@@ -8,6 +8,8 @@ RouterFile ../config/routers.or
|
||||
# Private key
|
||||
PrivateKeyFile moria1-private
|
||||
SigningPrivateKeyFile moria1-private
|
||||
CertFile moria1-cert
|
||||
Nickname moria1
|
||||
|
||||
CoinWeight 0.01
|
||||
|
||||
|
||||
@@ -8,6 +8,8 @@ RouterFile ../config/routers.or
|
||||
# Private key
|
||||
PrivateKeyFile moria2-private
|
||||
SigningPrivateKeyFile moria2-private
|
||||
CertFile moria2-cert
|
||||
Nickname moria2
|
||||
|
||||
CoinWeight 0.01
|
||||
|
||||
|
||||
@@ -8,6 +8,8 @@ RouterFile ../config/routers.or
|
||||
# Private key
|
||||
PrivateKeyFile moria3-private
|
||||
SigningPrivateKeyFile moria3-private
|
||||
CertFile moria3-cert
|
||||
Nickname moria3
|
||||
|
||||
CoinWeight 0.01
|
||||
|
||||
|
||||
Reference in New Issue
Block a user