patrikjuvonen / docker-nginx-http3

Alpine Linux image with nginx 1.23.4 (mainline) with HTTP/3 (quiche), TLSv1.3, 0-RTT, HPACK, brotli, NJS, Cookie-Flag support, ModSecurity with coreruleset and BoringSSL with OCSP support. All built on the bleeding edge. Total size is only about ~12 MB compressed.
https://hub.docker.com/r/patrikjuvonen/docker-nginx-http3
MIT License
37 stars 6 forks source link

can't ssl #1

Closed alekkxl closed 3 years ago

alekkxl commented 3 years ago

nginx: [emerg] Read OCSP response file "/etc/nginx/" failed: -1 (SSL: error:02000015:system library:OPENSSL_internal:Is a directory error:11000002:BIO routines:OPENSSL_internal:system library)

patrikjuvonen commented 3 years ago

You have to generate the OCSP response yourself since it doesn't support it automatically.

https://knowledge.broadcom.com/external/article/42966/creating-and-using-an-ocsp-responder-for.html