cloudflare / sslconfig

Cloudflare's Internet facing SSL configuration
BSD 3-Clause "New" or "Revised" License
1.3k stars 132 forks source link

Add nginx__1.13.6_dynamic_tls_records.patch #89

Open alubbe opened 6 years ago

alubbe commented 6 years ago

The old patch doesn't apply cleanly because of some refactoring in ngx_event_openssl.h. The new patch fixed that.

alubbe commented 6 years ago

Is there any interest in updating the patch to the new nginx versions? Or any feedback to my PR?

hamjin commented 6 years ago

But the old patch(1.11.5) is ok for me in nginx-1.13.8, there isn't any error

hamjin commented 6 years ago

Also, old patch hunked successful