Disable https certs verification

Get help with all aspects of SABnzbd
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
nzbtuxnews
Jr. Member
Jr. Member
Posts: 85
Joined: March 5th, 2011, 2:03 pm

Disable https certs verification

Post by nzbtuxnews »

My personal newznab indexer runs on a webserver (Apache) which uses a self signed https cert (created by myself). Since version 0.7.x of SAB, I am no longer capable of using the connection between SAB and newznab because of the self signed cert which is "untrusted" from SAB's point-of-view. I regularly get this error in the main webinterface:

Code: Select all

Server https://indexer/ uses an untrusted HTTPS certificate
Also, the RSS feeds no longer work although the actual RSS feed works just fine with TinyTinyRSS or any other RSS readers. When I go to the RSS feeds, and click "Read Feed" I get a red warning " Server https://indexer/ uses an untrusted HTTPS certificate " and nothing is retrieved from the feed.

Finally, from within the newznab web page, if I click "Send to SAB", this used to work (would send the NZB file directly in SAB) but now it no longer works. Newznab doesnt issue any errors or warnings, but the job never gets added to SAB's queue. This may or may not be related to the "untrusted" certificate but I strongly think it is.

Any help appreciated.

Thanks
User avatar
safihre
Administrator
Administrator
Posts: 5521
Joined: April 30th, 2015, 7:35 am
Contact:

Re: Disable https certs verification

Post by safihre »

In 0.8.0 there is a switch in Specials that you can turn off to disable certificate validation.
This is only 0.8+ so you will have to update to the beta or wait a little more for the final.
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
nzbtuxnews
Jr. Member
Jr. Member
Posts: 85
Joined: March 5th, 2011, 2:03 pm

Re: Disable https certs verification

Post by nzbtuxnews »

Completely missed that switch in the Special settings... Thanks for pointing it out!
Post Reply