OSDN Git Service

TLS1.1以降のみ有効なサーバーのHTTPS接続に失敗する問題を修正
authorKimura Youichi <kim.upsilon@bucyou.net>
Sun, 29 Oct 2017 10:29:24 +0000 (19:29 +0900)
committerKimura Youichi <kim.upsilon@bucyou.net>
Sun, 29 Oct 2017 10:29:24 +0000 (19:29 +0900)
commit6ce6808faa035482f17b604bce922c835a7b6042
treed3f1e32d027660d5c53fb0d26965b12cce8b2b03
parentfd8af7a7e91e56f72db8ac935d7651afe118ff62
TLS1.1以降のみ有効なサーバーのHTTPS接続に失敗する問題を修正

修正前に発生していた例外 (階層は InnerException の順序):

HttpRequestException: An error occurred while sending the request.
  -> WebException: The underlying connection was closed: An unexpected error occurred on a send.
    -> IOException: Authentication failed because the remote party has closed the transport stream.
OpenTween/Connection/Networking.cs
OpenTween/Resources/ChangeLog.txt