docker-nginx-http3 icon indicating copy to clipboard operation
docker-nginx-http3 copied to clipboard

ssl_stapling_verify is not supported with BoringSSL.

Open justdan6 opened this issue 1 year ago • 3 comments

This can be seen at https://www.ssllabs.com/ssltest/analyze.html?d=wbc.macbre.net under "OCSP stapling" and with the warning when running run-docker.sh . A patch is available and can be added before building nginx for an alternative method for supporting OCSP stapling - https://github.com/kn007/patch/blob/master/Enable_BoringSSL_OCSP.patch .

Attempting to apply this patch in https://github.com/justdan6/docker-nginx-http3/tree/fix-ocsp-stapling but running into issues - https://github.com/justdan6/docker-nginx-http3/issues/1

justdan6 avatar Jun 18 '23 01:06 justdan6

Hi, i added the patch in this PR https://github.com/macbre/docker-nginx-http3/pull/116

natsl05164 avatar Jul 02 '23 12:07 natsl05164

since the project has migrated to openssl https://github.com/macbre/docker-nginx-http3/commit/f3931d8b5eb0179a32fa0718193cfd0cfbf54924 this issue should be marked as won't fix?

vincejv avatar Jun 30 '24 22:06 vincejv

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Aug 05 '24 02:08 github-actions[bot]