readme

来自「mini http server,可以集成嵌入到程序中,实现简单的web功能」· 代码 · 共 18 行

TXT
18
字号
SSL Module
==========
This module requires openSSL 0.95a (former SSLeay by Eric Young). Look in the
README file which accompanies that distribution for the copyright.

If you distribute this software bundled with the openSSL library in source
or binary form, then you must adhere to the openSSL copyright conditions -
the terms are reasonable.

You should have unzipped the openSSL source package into the directory called
'openssl' and build it before you can build this module.

Under POSIX it is assumed, that the libcrypto.so and libssl.so are correctly
installed as system shared libraries.

Under WIN32 the libeay32.dll and ssleay32.dll both will be copied into the
Pi3Web/bin directory.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?