TODO: moved WinSSL/SChannel todo items into docs

This commit is contained in:
Marc Hoersken
2015-01-31 12:30:11 +01:00
parent 04f246f8c7
commit 4161624e94
2 changed files with 106 additions and 79 deletions

View File

@@ -38,19 +38,6 @@
* Thanks for code and inspiration!
*/
/*
* TODO list for TLS/SSL implementation:
* - implement client certificate authentication
* - implement custom server certificate validation
* - implement cipher/algorithm option
*
* Related articles on MSDN:
* - Getting a Certificate for Schannel
* http://msdn.microsoft.com/en-us/library/windows/desktop/aa375447.aspx
* - Specifying Schannel Ciphers and Cipher Strengths
* http://msdn.microsoft.com/en-us/library/windows/desktop/aa380161.aspx
*/
#include "curl_setup.h"
#ifdef USE_SCHANNEL