]> sjero.net Git - wget/commitdiff
[svn] Really just a test to see if my write access works. Changed "through SSLeay" to
authordan <devnull@localhost>
Tue, 29 Feb 2000 19:24:17 +0000 (11:24 -0800)
committerdan <devnull@localhost>
Tue, 29 Feb 2000 19:24:17 +0000 (11:24 -0800)
"through SSLeay or OpenSSL" (I believe someone's actually already gotten the
latter working, and hopefully they'll delete this item when they commit their
changes).

TODO

diff --git a/TODO b/TODO
index d16554a93f848e7a11496784d1adc28b919327c8..9f5476993fa95178bd0983119f0f78ae6f38c7c9 100644 (file)
--- a/TODO
+++ b/TODO
@@ -75,4 +75,4 @@ particular order.  Not all of them are user-visible changes.
 
 * Implement more HTTP/1.1 bells and whistles (ETag, Content-MD5 etc.)
 
-* Support SSL encryption through SSLeay.
+* Support SSL encryption through SSLeay or OpenSSL.