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

Accept TLSv1.3 #124

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Accept TLSv1.3 #124

wants to merge 4 commits into from

Conversation

cyd01
Copy link

@cyd01 cyd01 commented Jan 6, 2022

Configure nginx to be able to deal with upstream server with all TLS version from 1 to 1.3.

@cyd01 cyd01 mentioned this pull request Jan 6, 2022
@cyd01
Copy link
Author

cyd01 commented Jan 6, 2022

This PR fixes #123

Copy link
Owner

@rpardini rpardini left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good stuff. Will run through CI.
A comment reference to http://nginx.org/en/docs/http/ngx_http_proxy_module.html#proxy_ssl_protocols might be in order.
Also, why is it done twice? I don't think it's needed (or is it?)

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

Successfully merging this pull request may close these issues.

2 participants