cloudflare / sslconfig

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

Rebase 'nginx__dynamic_tls_records.patch' to nginx 1.11.5 #45

Closed leonklingele closed 7 years ago

leonklingele commented 7 years ago

Looks like nginx__dynamic_tls_records.patch no longer applies to nginx 1.11.5. Here's a refreshed patch: https://gist.github.com/leonklingele/b5ea3eeeed2a799bab31856c49f80255

HansVanEijsden commented 7 years ago

Working great again, thank you very much.

rugk commented 7 years ago

Why not create a PR?

leonklingele commented 7 years ago

I guess Cloudflare prefers to use nginx stable. This patch however only works for the latest nginx mainline version (1.11.5)

vkrasnov commented 7 years ago

Hi @leonklingele, thanks for the effort. If you create a PR with this patch as a new file, I will be happy to merge it. Something like "nginx_1.11.5_dynamic_tls_records.patch".