mirror of
https://github.com/brunoos/luasec.git
synced 2025-07-13 06:24:22 +02:00
4
INSTALL
4
INSTALL
@ -3,12 +3,12 @@ LuaSec 0.8
|
||||
|
||||
* OpenSSL options:
|
||||
|
||||
By default, LuaSec 0.8 includes options for OpenSSL 1.1.0g.
|
||||
By default, LuaSec 0.8 includes options for OpenSSL 1.1.1.
|
||||
|
||||
If you need to generate the options for a different version of OpenSSL:
|
||||
|
||||
$ cd src
|
||||
$ lua options.lua -g /usr/include/openssl/ssl.h > options.h
|
||||
$ lua options.lua -g /usr/include/openssl/ssl.h > options.c
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
|
Reference in New Issue
Block a user