cloudflare / sslconfig

Cloudflare's Internet facing SSL configuration
BSD 3-Clause "New" or "Revised" License
1.3k stars 132 forks source link

Fix SPDY patch and update for nginx 1.13.0 #66

Closed injust closed 7 years ago

yeoksa commented 7 years ago

-o objs/src/http/ngx_http_request_body.o \ src/http/ngx_http_request_body.c src/http/ngx_http_request_body.c: In function ‘ngx_http_discard_request_body’: src/http/ngx_http_request_body.c:529:49: error: ‘post_handler’ undeclared (first use in this function) rc = ngx_http_spdy_read_request_body(r, post_handler); ^ src/http/ngx_http_request_body.c:529:49: note: each undeclared identifier is reported only once for each function it appears in src/http/ngx_http_request_body.c:530:9: error: label ‘done’ used but not defined goto done; ^ make[1]: [objs/src/http/ngx_http_request_body.o] Error 1 make[1]: Leaving directory `/usr/src/nginx-1.13.0' make: [build] Error 2 In my server patch has an error in nginx-1.13.0,openssl 1.1.0.