Page 1 of 1

SSL support for private trackers (https)

Posted: Tue Sep 25, 2007 10:42 am
by vasdee
Hi,

does anyone know if deluge supports SSL over https trackers? whenever i try to connect to a private tracker i get a message like this one (using the log event plugin):

Code: Select all

Tracker alert {event message: tracker: "https://xxxxxxxxxxxxxxx.net:443/announce.php" unkown protocol in tracker url, torrent: something.torrent, status code: -1, Times in a row: 1}
I don't see any bug reports about this and i can't find any documentation saying whether SSL support is planned or already implemented so does anyone know for sure?

Re: SSL support for private trackers (https)

Posted: Tue Sep 25, 2007 6:55 pm
by markybob
vasdee wrote:Hi,

does anyone know if deluge supports SSL over https trackers? whenever i try to connect to a private tracker i get a message like this one (using the log event plugin):

Code: Select all

Tracker alert {event message: tracker: "https://xxxxxxxxxxxxxxx.net:443/announce.php" unkown protocol in tracker url, torrent: something.torrent, status code: -1, Times in a row: 1}
I don't see any bug reports about this and i can't find any documentation saying whether SSL support is planned or already implemented so does anyone know for sure?
i'm sad to admit that it isnt supported. I would happily accept a patch :P

Re: SSL support for private trackers (https)

Posted: Wed Sep 26, 2007 3:39 am
by vasdee
is SSL supported within libtorrent at all? If so, are all the relevant calls wrapped in the libtorrent-python bindings?

Re: SSL support for private trackers (https)

Posted: Wed Sep 26, 2007 4:18 am
by markybob
vasdee wrote:is SSL supported within libtorrent at all?
no