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

Set tls 1.2 to be the min version #498

Merged
merged 2 commits into from Jan 31, 2020

Conversation

GeorgianaElena
Copy link
Member

This sets TLS 1.2 to be the minimum tls version for the https entry point.

traefik 1.7 docs ref: https://docs.traefik.io/v1.7/configuration/entrypoints/#specify-minimum-tls-version

closes #488

@yuvipanda
Copy link
Collaborator

I looked at https://caniuse.com/#feat=tls1-2 to see what browsers we might lose from this. IE10 and below seem the only casualities, and I'm ok with that!

@yuvipanda yuvipanda merged commit edb7c29 into jupyterhub:master Jan 31, 2020
@yuvipanda
Copy link
Collaborator

Thanks, @GeorgianaElena!

@GeorgianaElena GeorgianaElena deleted the tls_version branch February 3, 2020 07:11
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.

How to disable use of TLS version 1.0
2 participants