Open
Description
uname -a
or OS info:openssl version
or OPENSSL_VERSION_TEXT in your opensslv.h:lua -v
orluajit -v
:lua -e "print(require'openssl'.version())" or
luajit -e "print(require'openssl'.version())"`:
Problem details
A clear and concise description of what the bug is.
Steps/codes to reproduce the bug
- ...
- ...
Expected result
Additional context
Add any other context about the problem here.