This is not really a problem with SABnzb but with my eTrayz.
I want to download by using SSL-serves, unfortunately I can not enable this option since 'SSL not installed'. What can I do to get this option enabled?
I tried several things, but nothing works.
How to enable SSL?
Forum rules
Help us help you:
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.
Re: How to enable SSL?
Which OS are you on?
Normally your system should have OpenSSL installed
and you should install the Python module PyOpenSSL.
Normally your system should have OpenSSL installed
and you should install the Python module PyOpenSSL.
Re: How to enable SSL?
I am using Linux.
The installed packages with ssl in the name are:
openssl
py25-openssl
My guess is that this should be sufficient, but SABnzdb probably wants more.
The installed packages with ssl in the name are:
openssl
py25-openssl
My guess is that this should be sufficient, but SABnzdb probably wants more.
Re: How to enable SSL?
Hard to tell. "Linux" is a very broad term.
Is there no SABnzbd package for your Linux distribution?
Is there no SABnzbd package for your Linux distribution?
Re: How to enable SSL?
Yes, there is but not the latest RC.
But ... I can try to install 0.5.0 by using the package and upgrade it to the latest RC. I am going to try this, can take a few days. Thanks!
But ... I can try to install 0.5.0 by using the package and upgrade it to the latest RC. I am going to try this, can take a few days. Thanks!
Re: How to enable SSL?
I did a install by using ipkg, now I get a new error: SSL $T('opt-notInstalled')
The earlier mentioned ssl-packages are still installed.
The earlier mentioned ssl-packages are still installed.
Re: How to enable SSL?
Did you mix package versions?
Remove all traces from the newer release.
If it still doesn't work, please complain to the package creator.
Remove all traces from the newer release.
If it still doesn't work, please complain to the package creator.
Re: How to enable SSL?
I will. Thanks!