slackbuilds/libraries/tls
Heinz Wiesinger 926b93d445 various: Replace chmod command with find command from template.
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2013-11-25 13:11:59 +01:00
..
README libraries/tls: Added to 12.2 repository 2010-05-12 23:31:30 +02:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00
tls.SlackBuild various: Replace chmod command with find command from template. 2013-11-25 13:11:59 +01:00
tls.info Add REQUIRED field to .info files. 2012-08-19 21:57:51 -05:00

README

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.