summaryrefslogtreecommitdiff
path: root/security/lua-sec/DESCR
blob: 031f0fbb56b2b2368baaa46c43ec6554b82b57ce (plain)
1
2
3
4
LuaSec is a binding for OpenSSL library to provide TLS/SSL communication.
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.