marcelotk15 / snake-os

Automatically exported from code.google.com/p/snake-os
0 stars 0 forks source link

Built-in transmission can't connect to https (SSL) trackers #126

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. Add a torrent to Transmission with SSL tracker i.e https://mytracker.com:443
2. Announce error: the tracker did not respond

What version of the product are you using? On what operating system?

Unofficial 1.3.2 with Transmission 2.14
Official 1.2.0 with Transmission 1.92

Please provide any additional information below.

I think the problem is curl related because it doesn't have necessary 
certificates.

Original issue reported on code.google.com by netbo...@gmail.com on 26 Jan 2011 at 5:40

GoogleCodeExporter commented 9 years ago
Has this been fixed yet? I'm having the same issue.

Original comment by matti.il...@gmail.com on 3 Jan 2012 at 11:32

GoogleCodeExporter commented 9 years ago
Looks like our curl isn't built with ssl support. Will try to package something 
up.

Original comment by stefansc...@googlemail.com on 3 Jan 2012 at 3:50

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Will you make a new package of firmware, transmission or just curl? How soon 
should I expect this?

Original comment by matti.il...@gmail.com on 5 Jan 2012 at 2:35

GoogleCodeExporter commented 9 years ago
It's a new transmission package. I'm statically linking against a libcurl to 
bypass the one that comes snake.

http://code.google.com/p/snake-os/downloads/detail?name=transmission-2.42-2.opk

With this package I'm able to connect to a local vuze tracker via https, which 
doesn't work with previous versions. I hope that's enough for you too.

Note: I left out the ca certs because from what I can tell transmission 
disables the validation anyway.

Original comment by stefansc...@googlemail.com on 5 Jan 2012 at 3:29

GoogleCodeExporter commented 9 years ago
Now it seems to work as it should. Thanks a million!

Original comment by matti.il...@gmail.com on 6 Jan 2012 at 5:48

GoogleCodeExporter commented 9 years ago
Thank you very very much for your work! I don't think a lot of private trackers 
are using https but my favorite tracker is!

Original comment by netbo...@gmail.com on 13 Jan 2012 at 10:53