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

Support TLS 1.2 #7

Merged
merged 2 commits into from
Feb 26, 2021
Merged

Support TLS 1.2 #7

merged 2 commits into from
Feb 26, 2021

Conversation

a-h
Copy link
Owner

@a-h a-h commented Feb 26, 2021

As per #6, some clients can't support TLS 1.3.

To support a broader range of clients, I'm moving the minimum TLS version down to 1.2. If anyone is concerned about this change, and wishes to keep to a minimum of 1.3, let me know and I'll consider a flag for the config setting - I'm trying to keep the config as minimal as possible to keep complexity down.

@a-h a-h merged commit ed525c8 into master Feb 26, 2021
@a-h a-h deleted the support_tls_1_2 branch February 26, 2021 18:26
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.

1 participant