-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Patch that enables OCSP stapling for nginx with **BoringSSL** #4
Comments
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 |
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 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: