Tengine + Tongsuo 国密使用教程
版本
如果你使用的是 nginx,请参考文档:https://www.yuque.com/tsdoc/ts/xy1vvzogtycvh4ob
Tengine
- pr:https://github.com/alibaba/tengine/pull/1595
- 发布版本:https://github.com/alibaba/tengine/releases/tag/2.3.4
- 编译参数参考:
./configure --add-module=modules/ngx_openssl_ntls \
--with-openssl=../Tongsuo \
--with-openssl-opt='--api=1.1.1 enable-ntls' \
--with-http_ssl_module \
--with-stream \
--with-stream_ssl_module \
--with-stream_sni \