r14182@tombo: nickm | 2008-02-15 17:20:51 -0500

Defer, downgrade, or address more XXX020s.  The remaining ones are all ones we should deal with before release.


svn:r13530
This commit is contained in:
Nick Mathewson
2008-02-15 23:39:08 +00:00
parent 418c2e1b6b
commit ca4eb987c8
6 changed files with 21 additions and 27 deletions
+1 -1
View File
@@ -459,7 +459,7 @@ tor_tls_create_certificate(crypto_pk_env_t *rsa,
* really exist; if I understand correctly, it's a bit of silliness that
* netscape did on its own before any standard for what they wanted was
* formally approved. Nonetheless, Firefox still uses it, so we need to
* fake it at some point soon. XXXX020 -NM */
* fake it at some point soon. XXXX021 -NM */
#else
/* Ug. We don't have as many ciphers with openssl 0.9.7 as we'd like. Fix
* this list into something that sucks less. */