summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2008-12-02 23:02:10 +0000
committerNick Mathewson <nickm@torproject.org>2008-12-02 23:02:10 +0000
commitfd9ecca656085e2356139088de7e43c5ba41dae1 (patch)
treed80ef469558301fc4ddb6bcd624af8e772b5e829
parentbf4c6cf24ae0a64645c129edf534e00647a1efae (diff)
downloadtor-fd9ecca656085e2356139088de7e43c5ba41dae1.tar.gz
tor-fd9ecca656085e2356139088de7e43c5ba41dae1.zip
Finish a sentence
svn:r17451
-rw-r--r--doc/spec/proposals/157-specific-cert-download.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/spec/proposals/157-specific-cert-download.txt b/doc/spec/proposals/157-specific-cert-download.txt
index d389c26fd6..d5dedaa86b 100644
--- a/doc/spec/proposals/157-specific-cert-download.txt
+++ b/doc/spec/proposals/157-specific-cert-download.txt
@@ -76,7 +76,8 @@ Specification additions:
the "ID " portion to be omitted, however.
When encountering a certificate with a cross-cert entry, implementations
- MUST verify that the
+ MUST verify that the signature is a correct signature of the hash of the
+ identity key using the signing key.
(In a future version of this specification, cross-cert entries will be
required.)