mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
d12e5fc838
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
4 lines
247 B
Text
4 lines
247 B
Text
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.
|