-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Patch that enables OCSP stapling for nginx with **BoringSSL** #4
Comments
CarterLi
changed the title
Patch that enables OCSP stapling for nginx with **BorningSSL**
Patch that enables OCSP stapling for nginx with **BoringSSL**
May 19, 2018
added |
why you remove that feature from your repo? |
@pleaz Because I don't use BoringSSL now. You could get it on: https://raw.githubusercontent.com/kn007/patch/35f2b0decbc510f2c8adab9261e3d46ba1398e33/Enable_BoringSSL_OCSP.patch |
hguandl
added a commit
to hguandl/nginx-patch
that referenced
this issue
Feb 10, 2019
Restore this patch and increase the allowed stapling file size(for some CA like GlobalSign 0b83bc2). I wrote a article for auto-rebuild OCSP stapling file with shell and atd(at cron). |
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
For people who like 折腾
Note only "ssl_stapling_file" with single cert is supported. Use it as your own risk.
Tested on Nginx/1.14.0, BoringSSL/master with nginx.patch
Be sure to apply this patch to enable TLS13 support
The text was updated successfully, but these errors were encountered: