From 6b99bb78984e16c2e02611446edd06eb59297da8 Mon Sep 17 00:00:00 2001 From: Sven Geuer <68420948@users.noreply.github.com> Date: Fri, 7 Mar 2025 22:27:28 +0100 Subject: [PATCH] TODO: Drop note about SSL proxy support, it has been added meanwhile. --- TODO | 5 ----- 1 file changed, 5 deletions(-) diff --git a/TODO b/TODO index 45c19e4..8ac9281 100644 --- a/TODO +++ b/TODO @@ -7,11 +7,6 @@ or: proxytunnel -p username:password@local-proxy:port -r username:password@remote-proxy:port -d %h:%p -### SSL proxy support -- Starting with Apache 2.4 using CONNECT over SSL is supported !! - See: http://issues.apache.org/bugzilla/show_bug.cgi?id=29744 - - ### Code cleanup - Find some hardcore C experts to help us improve the code quality