mirror of
https://github.com/brunoos/luasec.git
synced 2025-01-30 16:42:51 +01:00
Jonas Schäfer
8bcabff0c1
Modernize certificate generation
- 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
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
Languages
C
87.1%
Lua
10.8%
Makefile
2.1%