Page 1 of 1
SSL Disabled
Posted: July 5th, 2008, 5:05 pm
by mptpro
Hi,
The "SSL" box is disabled in my connections settings.
I am running v.4
Ubuntu Linux, Hardy
I used the SSL port for my newserver
any idea?
Re: SSL Disabled
Posted: July 6th, 2008, 11:08 am
by inpheaux
Should be available in apt. In Debian's repos the metapackage is "python-pyopenssl".
After you install that, restart SABnzbd and it should be good to go.
Re: SSL Disabled
Posted: July 6th, 2008, 5:08 pm
by mptpro
thanks.
However, when I use synaptic and search for it, I get this...
python-pyopenssl
transitional dummy package
This is a dummy package to ease transition to new package name
(python-openssl-doc).
It can be safely removed from your system.
thanks though
Re: SSL Disabled
Posted: July 15th, 2008, 9:42 am
by bas r
Run this command in your terminal:
Code: Select all
sudo apt-get install python-pyopenssl
I will work.