SSL Troubles

General support for problems installing or using Deluge
Post Reply
kjp4756
New User
New User
Posts: 2
Joined: Sun Oct 11, 2015 7:16 pm

SSL Troubles

Post by kjp4756 »

OS: Freebsd 9.3 jail on freenas 9.3
Python 2.7.10

deluge is installed from ports. Daemon/web only...no gtk

When adding a torrent with an https link I receive the following error:

[('SSL routines', 'SSL23_GET_SERVER_HELLO', 'tlsv1 alert internal error')]


I've tried reinstalling deluge & all of the python packages. Nothing has helped so far.

Any other ideas?
Cas
Top Bloke
Top Bloke
Posts: 3681
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: SSL Troubles

Post by Cas »

kjp4756
New User
New User
Posts: 2
Joined: Sun Oct 11, 2015 7:16 pm

Re: SSL Troubles

Post by kjp4756 »

Got it working. I had to install 1.3-stable from git. 1.3.12 released on sept 15 does not contain the SNI fix.
Post Reply