"Add an interface that enables a user to select prefered SSL ciphers to use."

Rob Styles posted the question, as he could've used this...
This commit is contained in:
Daniel Stenberg
2001-08-02 17:08:24 +00:00
parent 2b44fdab2e
commit e1d8c5daa7

View File

@@ -12,6 +12,8 @@ TODO
To do in a future release (random order): 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 * 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 "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. pass cookies to the servers that have matching cookies in the jar.