now can set list of ciphers
authorDaniel Stenberg <daniel@haxx.se>
Tue, 11 Sep 2001 22:35:23 +0000 (22:35 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 11 Sep 2001 22:35:23 +0000 (22:35 +0000)
docs/TODO

index a7e867f..d27ba10 100644 (file)
--- a/docs/TODO
+++ b/docs/TODO
@@ -21,8 +21,6 @@ To do in a future release (random order):
  * Make the connect non-blocking so that timeouts work for connect in 
    multi-threaded programs 
 
- * Add an interface that enables a user to select prefered SSL ciphers to use.
-
  * Consider an interface to libcurl that allows applications to easier get to
    know what cookies that are sent back in the response headers.