mirror of
https://github.com/brunoos/luasec.git
synced 2024-11-08 06:28:26 +01:00
15 lines
317 B
Markdown
15 lines
317 B
Markdown
LuaSec 0.7alpha
|
|
===============
|
|
LuaSec depends on OpenSSL, and integrates with LuaSocket to make it
|
|
easy to add secure connections to any Lua applications or scripts.
|
|
|
|
Documentation: https://github.com/brunoos/luasec/wiki
|
|
|
|
This version:
|
|
|
|
* Add compatibility with OpenSSL 1.1.0
|
|
|
|
* Add 'ssl.config' module
|
|
|
|
* TBD
|