mirror of
https://github.com/brunoos/luasec.git
synced 2024-11-07 22:18:27 +01:00
17 lines
524 B
Plaintext
17 lines
524 B
Plaintext
--------------------------------------------------------------------------------
|
|
LuaSec 0.3
|
|
----------
|
|
- Add functions ssl.rawcontext() and ssl.rawconnection()
|
|
- Add support to encrypted key password.
|
|
|
|
--------------------------------------------------------------------------------
|
|
LuaSec 0.2.1
|
|
------------
|
|
- 'key' and 'certificate' configurations become optional.
|
|
- Add '_VERSION' variable to module.
|
|
|
|
--------------------------------------------------------------------------------
|
|
LuaSec 0.2
|
|
----------
|
|
Initial version
|