]> granicus.if.org Git - curl/commitdiff
"Add an interface that enables a user to select prefered SSL ciphers to use."
authorDaniel Stenberg <daniel@haxx.se>
Thu, 2 Aug 2001 17:08:24 +0000 (17:08 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 2 Aug 2001 17:08:24 +0000 (17:08 +0000)
Rob Styles posted the question, as he could've used this...

docs/TODO

index 59bfbf61f2a6b936ce3a6f0b149f911c1baf0db9..742f7b353978547e05b78619fa1cecca9db8821f 100644 (file)
--- a/docs/TODO
+++ b/docs/TODO
@@ -12,6 +12,8 @@ TODO
 
 To do in a future release (random order):
 
+ * Add an interface that enables a user to select prefered SSL ciphers to use.
+
  * Make curl deal with cookies better. libcurl should be able to maintain a
    "cookie jar". Updating it with cookies that is received, and using it to
    pass cookies to the servers that have matching cookies in the jar.