mirror of
https://github.com/brunoos/luasec.git
synced 2024-11-08 06:28:26 +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
|