Summary: | net-p2p/rtorrent: Broken SSL since 2017Q1 | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | marek |
Component: | Individual Port(s) | Assignee: | freebsd-ports-bugs (Nobody) <ports-bugs> |
Status: | Closed FIXED | ||
Severity: | Affects Only Me | ||
Priority: | --- | ||
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any | ||
Bug Depends on: | 215843 | ||
Bug Blocks: |
Description
marek
2017-01-06 00:26:25 UTC
Maintainer informed via mail I downgraded curl to several previous versions. With these versions (and default port options) rtorrent handles HTTPS connections properly: - curl-7.50.3 (svn: 422575 / git: d2d82deb61cd3bcf01face4f6b9fff4b7d2f31ca) - curl-7.51.0 (svn: 425153 / git: d0cfcfa01eeb6beb3b9e0cd0ed5f25515bf8336e) - curl-7.51.0_5 (svn: 429171 / git: c120afc1ec8eedc18489206c010bb3b4cdcabf9f) With these versions rtorrent has the problems with HTTPS connections: - curl-7.52.0 (svn: 429173 / git: 13b92fbbf06d85422d02de4bb4bad5905e6ec628) - curl-7.52.1 (svn: 429314 / git: cfc83d2859bc1d9a809dbe2393b3c85580d99be5) It seems that the problem starts with curl 7.52.0 and newer. The problem is related with recent versions of Curl (7.52.0 or newer). Created separated PR for curl and provided necessary patch here: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215843 It should be fixed in r430779. Please update curl to 7.52.1_1 and try again. Thanks! The r430779 solves this issue. Thanks! |