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

Added SSL_PROTOCOLS option to change protocols of the nginx #2304

Merged
merged 3 commits into from
Feb 16, 2021

Conversation

Aoiujz
Copy link
Contributor

@Aoiujz Aoiujz commented Feb 6, 2021

#2289
added SSL_PROTOCOLS option to change protocols of the Nginx
added SSL_REGISTRY_CIPHERS. Defaults to SSL_CIPHERS
added SSL_REGISTRY_PROTOCOLS. Defaults to SSL_PROTOCOLS
added SSL_PAGES_CIPHERS. Defaults to SSL_CIPHERS
added SSL_PAGES_PROTOCOLS. Defaults to SSL_PROTOCOLS

@Aoiujz
Copy link
Contributor Author

Aoiujz commented Feb 15, 2021

Hi @solidnerd,

Disabling tls1.0 and tls1.1 is very important to me, could you merge my PR?
Or do you have a better way to solve this problem?

@solidnerd
Copy link
Collaborator

Hey @Aoiujz,
thanks for your work and patient. I'll merge it into 13.8.4.

@solidnerd solidnerd merged commit 83202cd into sameersbn:master Feb 16, 2021
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.

None yet

2 participants