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

nginx_strict-sni failed to apply #40

Open
laamalif opened this issue May 27, 2020 · 1 comment
Open

nginx_strict-sni failed to apply #40

laamalif opened this issue May 27, 2020 · 1 comment

Comments

@laamalif
Copy link

nginx_strict-sni_1.15.10 patch not applying cleanily on version 1.18 and 1.19

@hakasenyang
Copy link
Owner

hakasenyang commented May 27, 2020

Hello.

Can you tell me how the patch is not being applied?

ex) https://218.148.166.50/ (nginx-1.19.0)

The following is applied as a Hunk, but it is applied normally. (This is an offset difference.)

patching file src/event/ngx_event_openssl.c
Hunk #1 succeeded at 2893 (offset 75 lines).
Hunk #2 succeeded at 2935 (offset 78 lines).
patching file src/http/ngx_http_core_module.c
Hunk #1 succeeded at 444 (offset 3 lines).
Hunk #2 succeeded at 3504 (offset 78 lines).
Hunk #3 succeeded at 3733 (offset 77 lines).
patching file src/http/ngx_http_core_module.h
Hunk #1 succeeded at 383 (offset 2 lines).
patching file src/http/ngx_http_request.c
Hunk #9 succeeded at 1924 (offset 8 lines).
Hunk #10 succeeded at 1937 (offset 8 lines).

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

No branches or pull requests

2 participants