Browse Source

Clarify a point related to bug 84

svn:r4000
Nick Mathewson 20 years ago
parent
commit
f40e332895
1 changed files with 2 additions and 2 deletions
  1. 2 2
      doc/tor-spec.txt

+ 2 - 2
doc/tor-spec.txt

@@ -85,8 +85,8 @@ TODO: (very soon)
    the key is not as expected, the party must close the connection.
    the key is not as expected, the party must close the connection.
 
 
    All parties SHOULD reject connections to or from ORs that have malformed
    All parties SHOULD reject connections to or from ORs that have malformed
-   or missing certificates.  ORs MAY accept connections from OPs with
-   malformed or missing certificates.
+   or missing certificates.  ORs MAY accept or reject connections from OPs
+   with malformed or missing certificates.
 
 
    Once a TLS connection is established, the two sides send cells
    Once a TLS connection is established, the two sides send cells
    (specified below) to one another.  Cells are sent serially.  All
    (specified below) to one another.  Cells are sent serially.  All