Nginx-with-GmSSLv3
Nginx-with-GmSSLv3 copied to clipboard
编译报错
src/event/ngx_event_gmssl.c:499:5: error: implicit declaration of function ‘tls_set_fd’ [-Werror=implicit-function-declaration] if (tls_set_fd(sc->connection, c->fd) == 0) {
已经更新了,目前应该可以编译使用了,如有问题请与我沟通。
Marked as stale issue. Will be closed later if no activity for a while.