Skip to content
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

Backport some (should be safe) changes from google nginx #5

Closed
CarterLi opened this issue Jun 15, 2018 · 4 comments
Closed

Backport some (should be safe) changes from google nginx #5

CarterLi opened this issue Jun 15, 2018 · 4 comments

Comments

@CarterLi
Copy link

Because of the large size, I put them into my gist: https://gist.github.com/CarterLi/f6e21d4749984a255edc7b358b44bf58

For now, there are 3 patches ported:

  1. Use openssl md5 / sha1
  2. Add $upstream_bytes_sent variable.
  3. Add "proxy_ssl_alpn" directive

All 3 patches are generated from the clean nginx 1.15.0 code base and can be applied together with sslconfig nginx.patch

@kn007
Copy link
Owner

kn007 commented Jun 15, 2018

Interesting, look great.
Thank you

@kevin25
Copy link

kevin25 commented Aug 15, 2018

@kn007 @CarterLi Have you tested it with Nginx 1.15.2?

@CarterLi
Copy link
Author

Only openssl md5 / sha1 @kevin25

@CarterLi CarterLi reopened this Aug 16, 2018
@Harvester57
Copy link

I concur, the OpenSSL MD5/SHA1 patch applies nicely on Nginx 1.15.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants