slackbuilds/libraries/luasec
B. Watson e9a21fa54c libraries/luasec: Allow VERSION override from environment.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2017-03-25 13:26:34 +00:00
..
README
luasec.SlackBuild libraries/luasec: Allow VERSION override from environment. 2017-03-25 13:26:34 +00:00
luasec.info
makefile.patch
slack-desc

README

A binding for OpenSSL library to provide TLS/SSL communication over
LuaSocket. This version delegates to LuaSocket the TCP connection
establishment between the client and server. Then LuaSec uses this
connection to start a secure TLS/SSL session.