Commit e1d8c5da authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

"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...
parent 2b44fdab
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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.