commit 91905a79a67c01e571860597ab097285ba904217 Author: Roger Dingledine arma@torproject.org Date: Tue Sep 20 11:01:49 2011 -0400
trivial whitespace fix --- tor-spec.txt | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/tor-spec.txt b/tor-spec.txt index 7d84dc9..7998946 100644 --- a/tor-spec.txt +++ b/tor-spec.txt @@ -164,7 +164,7 @@ see tor-design.pdf.
In "certificates up-front", the connection initiator always sends a two-certificate chain, consisting of an X.509 certificate using a - short-term connection public key and a second, self- signed X.509 + short-term connection public key and a second, self-signed X.509 certificate containing its identity key. The other party sends a similar certificate chain. The initiator's ClientHello MUST NOT include any ciphersuites other than:
tor-commits@lists.torproject.org