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