summaryrefslogtreecommitdiffstats
path: root/libraries/tls/README
blob: ecad42cf12c1ad3f879ad235672d6ac4dc05ab6f (plain)
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.