SSL for sabnzbd under debian squeeze on a Seagate DockStar

Support for the Debian/Ubuntu package, created by JCFP.
Forum rules
Help us help you:
  • Are you using the latest stable version of SABnzbd? Downloads page.
  • Tell us what system you run SABnzbd on.
  • Adhere to the forum rules.
  • Do you experience problems during downloading?
    Check your connection in Status and Interface settings window.
    Use Test Server in Config > Servers.
    We will probably ask you to do a test using only basic settings.
  • Do you experience problems during repair or unpacking?
    Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Post Reply
funtoy
Newbie
Newbie
Posts: 9
Joined: February 14th, 2009, 12:43 pm

SSL for sabnzbd under debian squeeze on a Seagate DockStar

Post by funtoy »

I used apt-get to install 0.5.4 under debian squeeze on a Seagate DockStar and it works. The only issue (so far) is I can't connect to the news servers with SSL. On the server config page. Instead of SSL, it has "SSL not instead" and I can't check mark it. Is there a moudle or two I am missing?
Thanks.
User avatar
jcfp
Release Testers
Release Testers
Posts: 989
Joined: February 7th, 2008, 12:45 pm

Re: SSL for sabnzbd under debian squeeze on a Seagate DockStar

Post by jcfp »

As you can see here, python-openssl is a (recommended) dependency. As such, it would be installed with sabnzbd, unless you configured your package manager not to. Starting the program from the command line with verbose logging (sabnzbdplus -l2) may tell you more.
funtoy
Newbie
Newbie
Posts: 9
Joined: February 14th, 2009, 12:43 pm

Re: SSL for sabnzbd under debian squeeze on a Seagate DockStar

Post by funtoy »

Thanks.
I did an "apt-get install python-openssl" and am able to check mark SSL on the servers config page. :)
Post Reply