From 4161624e9402ee5d66a261792a47ed399df38861 Mon Sep 17 00:00:00 2001 From: Marc Hoersken Date: Sat, 31 Jan 2015 12:30:11 +0100 Subject: TODO: moved WinSSL/SChannel todo items into docs --- lib/vtls/curl_schannel.c | 13 ------------- 1 file changed, 13 deletions(-) (limited to 'lib/vtls') diff --git a/lib/vtls/curl_schannel.c b/lib/vtls/curl_schannel.c index 787929c1d..100933755 100644 --- a/lib/vtls/curl_schannel.c +++ b/lib/vtls/curl_schannel.c @@ -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 -- cgit v1.2.3