FreeBSD Bugzilla – Attachment 182196 Details for
Bug 218595
www/nginx, www/nginx-devel: lua-nginx-module build fails with LibreSSL
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Patch.
patch-ngx_http_lua_ssl_ocsp.c (text/x-csrc), 454 bytes, created by
Sergey A. Osokin
on 2017-04-30 21:35:55 UTC
(
hide
)
Description:
Patch.
Filename:
MIME Type:
Creator:
Sergey A. Osokin
Created:
2017-04-30 21:35:55 UTC
Size:
454 bytes
patch
obsolete
>--- ../lua-nginx-module-0.10.8/src/ngx_http_lua_ssl_ocsp.c.orig 2017-04-30 17:32:37.211186000 -0400 >+++ ../lua-nginx-module-0.10.8/src/ngx_http_lua_ssl_ocsp.c 2017-04-30 17:33:42.926721000 -0400 >@@ -490,7 +490,9 @@ > > dd("set ocsp resp: resp_len=%d", (int) resp_len); > (void) SSL_set_tlsext_status_ocsp_resp(ssl_conn, p, resp_len); >+#if (defined LIBRESSL_VERSION_NUMBER) > ssl_conn->tlsext_status_expected = 1; >+#endif > > return NGX_OK; >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 218595
:
181722
| 182196