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?
SSL Troubles
Re: SSL Troubles
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.