Nginx-with-GmSSLv3 icon indicating copy to clipboard operation
Nginx-with-GmSSLv3 copied to clipboard

would you please compile a docker image with nginx-all-modules support?

Open liaoweiguo opened this issue 2 years ago • 3 comments

thanks.

I want a stream tcp port ssl, but fail with

nginx: [emerg] unknown directive "stream" in /usr/local/nginx/conf/nginx.conf:121

liaoweiguo avatar Jun 13 '22 06:06 liaoweiguo

Fail to compile --with-stream

src/http/ngx_http_upstream_round_robin.c: In function ‘ngx_http_upstream_set_round_robin_peer_session’: src/http/ngx_http_upstream_round_robin.c:714:23: error: implicit declaration of function ‘d2i_SSL_SESSION’ [-Werror=implicit-function-declaration] 714 | ssl_session = d2i_SSL_SESSION(NULL, &p, len); | ^~~~~~~~~~~~~~~

liaoweiguo avatar Jun 13 '22 06:06 liaoweiguo

请问有解决方法了吗?另外这个Nginx使用的是哪个版本的GmSSL?最新的编译问题更多了

ZhangLimengLimeng avatar Jun 28 '22 06:06 ZhangLimengLimeng

请问有解决方法了吗?另外这个Nginx使用的是哪个版本的GmSSL?最新的编译问题更多了

i have same question

james-z-repo avatar Aug 26 '22 03:08 james-z-repo

Marked as stale issue. Will be closed later if no activity for a while.

github-actions[bot] avatar Nov 28 '22 00:11 github-actions[bot]