objs/addon/src/ngx_http_lua_ssl_certby.o: In function ngx_http_lua_ffi_ssl_verify_client':
/apps/openresty-1.19.3.2/build/nginx-1.19.3/../ngx_lua-0.10.19/src/ngx_http_lua_ssl_certby.c:1452: undefined reference to
SSL_set0_verify_cert_store'
objs/addon/src/ngx_stream_lua_ssl_certby.o: In function ngx_stream_lua_ffi_ssl_verify_client':
/apps/openresty-1.19.3.2/build/nginx-1.19.3/../ngx_stream_lua-0.0.9/src/ngx_stream_lua_ssl_certby.c:1473: undefined reference to
SSL_set0_verify_cert_store'
collect2: ld returned 1 exit status
make[2]: *** [objs/nginx] Error 1
make[2]: Leaving directory /home/deployer/tianyan/apps/openresty-1.19.3.2/build/nginx-1.19.3'
make[1]: *** [build] Error 2
make[1]: Leaving directory
/home/deployer/tianyan/apps/openresty-1.19.3.2/build/nginx-1.19.3'
make: *** [all] Error 2
安装新版本,报这个错,请问下怎么解决呢