slackbuilds_ponce/libraries/luasec/README

5 lines
247 B
Text
Raw Normal View History

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.