r11773@catbus: nickm | 2007-02-12 15:18:48 -0500

Implement proposal 106: stop requiring clients to have certificates, and stop checking for nicknames in certificates.  [See proposal 106 for rationale.]  Also improve messages when checking TLS handshake, to re-resolve bug 382.


svn:r9568
This commit is contained in:
Nick Mathewson 2007-02-12 21:39:33 +00:00
parent d884f345a4
commit 7d60f88e8d
2 changed files with 2 additions and 2 deletions

View File

@ -24,5 +24,5 @@ Proposals by number:
103 Splitting identity key from regularly used signing key [OPEN]
104 Long and Short Router Descriptors [OPEN]
105 Version negotiation for the Tor protocol [OPEN]
106 Checking fewer things during TLS handshakes [OPEN]
106 Checking fewer things during TLS handshakes [FINISHED]

View File

@ -4,7 +4,7 @@ Version: $Revision: 12105 $
Last-Modified: $Date: 2007-01-30T07:50:01.643717Z $
Author: Nick Mathewson
Created:
Status: Accepted
Status: Finished
Overview: