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

TLS 1.1と1.2を有効化する #46

Merged
merged 1 commit into from Jun 15, 2018
Merged

TLS 1.1と1.2を有効化する #46

merged 1 commit into from Jun 15, 2018

Conversation

sayurin
Copy link
Member

@sayurin sayurin commented Jun 13, 2018

#45 で顕在化した問題。Windows 7以前は既定でTLS 1.2が無効化されている。それに対し、TLS 1.2を要求するサーバーが現れるようになってきた。

既知のプロトコルを全て有効化してしまうと、SSL 2.0等、古くて無効化されているものまで含んでしまう。そのため、既定で有効化されているプロトコル+TLS 1.1+TLS 1.2のみを有効化する。

@sayurin sayurin added this to the v3.4 milestone Jun 15, 2018
@sayurin sayurin merged commit ef925f7 into master Jun 15, 2018
@sayurin sayurin deleted the tls12 branch June 15, 2018 13:51
hwtnb pushed a commit to HaijinW/ffftp that referenced this pull request Oct 31, 2022
TLS 1.1と1.2を有効化する
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

1 participant