summaryrefslogtreecommitdiffstats
path: root/libraries/tls/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/tls/README')
-rw-r--r--libraries/tls/README5
1 files changed, 0 insertions, 5 deletions
diff --git a/libraries/tls/README b/libraries/tls/README
deleted file mode 100644
index ecad42cf12..0000000000
--- a/libraries/tls/README
+++ /dev/null
@@ -1,5 +0,0 @@
-A portable extension that provides the power of OpenSSL to Tcl programs.
-This extension can be used to utilize SSL encryption on top of any valid
-Tcl Channel not just sockets. The sockets behave exactly the same as
-channels created using Tcl's built-in socket command, with additional
-options for controlling the SSL session.