mirror of
https://github.com/brunoos/luasec.git
synced 2024-11-07 22:18:27 +01:00
LuaSec
8bcabff0c1
- Use 2048 bit keys (required for modern OpenSSL) - Use SHA256 instead of SHA1 (required for modern OpenSSL) - Add a SubjectAltName to be able to trigger certain edge-cases - Add all.sh to conveniently re-generate certificates |
||
---|---|---|
samples | ||
src | ||
.gitignore | ||
CHANGELOG | ||
INSTALL | ||
LICENSE | ||
luasec-0.7-1.rockspec | ||
luasec.sln | ||
luasec.vcxproj | ||
Makefile | ||
README.md |
LuaSec 0.7
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