summaryrefslogtreecommitdiff
path: root/docs/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'docs/TODO')
-rw-r--r--docs/TODO14
1 files changed, 0 insertions, 14 deletions
diff --git a/docs/TODO b/docs/TODO
index b2b082292..04511bb3b 100644
--- a/docs/TODO
+++ b/docs/TODO
@@ -126,7 +126,6 @@
15. Schannel
15.1 Extend support for client certificate authentication
15.2 Extend support for the --ciphers option
- 15.3 Add option to disable client certificate auto-send
15.4 Add option to allow abrupt server closure
16. SASL
@@ -861,19 +860,6 @@
- Specifying Schannel Ciphers and Cipher Strengths
https://msdn.microsoft.com/en-us/library/windows/desktop/aa380161.aspx
-15.3 Add option to disable client certificate auto-send
-
- Microsoft says "By default, Schannel will, with no notification to the client,
- attempt to locate a client certificate and send it to the server." That could
- be considered a privacy violation and unexpected.
-
- Some Windows users have come to expect that default behavior and to change the
- default to make it consistent with other SSL backends would be a breaking
- change. An option should be added that can be used to disable the default
- Schannel auto-send behavior.
-
- https://github.com/curl/curl/issues/2262
-
15.4 Add option to allow abrupt server closure
libcurl w/schannel will error without a known termination point from the