Page 1 of 1

SSL Troubles

Posted: Sun Oct 11, 2015 7:21 pm
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?

Re: SSL Troubles

Posted: Sun Oct 11, 2015 7:46 pm
by Cas

Re: SSL Troubles

Posted: Mon Oct 12, 2015 5:25 pm
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.