jntass / Nginx_Tassl

支持国密协议的nginx (Tassl that supports CNTLS protocols)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

make 时出错

techfitmaster opened this issue · comments

src/event/ngx_event_openssl.c: 在函数‘ngx_ssl_certificate’中:
src/event/ngx_event_openssl.c:538:6: 错误:隐式声明函数‘SSL_CTX_use_enc_certificate_file’ [-Werror=implicit-function-declaration]

使用tassl-1.1.1b_v1.3版本会解决这个问题。这是个新增的函数。