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.
3 lines
106 B
Text
3 lines
106 B
Text
@comment $NetBSD: PLIST,v 1.1.1.1 2009/09/30 19:53:43 fhajny Exp $
|
|
${LUA_CDIR}/ssl.so
|
|
${LUA_LDIR}/ssl.lua
|