Problem with my certificate when accessing SABnzbd

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
Nisko
Newbie
Newbie
Posts: 14
Joined: September 25th, 2011, 3:03 pm

Problem with my certificate when accessing SABnzbd

Post by Nisko »

Just loaded SABnzbd and when I try to access the program, I get a message which says the certificate is not verified and I am advised not to go to this website (http://forums.sabnzbd.org). What do I do now? Thank you..............
User avatar
sander
Release Testers
Release Testers
Posts: 9062
Joined: January 22nd, 2008, 2:22 pm

Re: Problem with my certificate when accessing SABnzbd

Post by sander »

If the warning scares you, you can use http://localhost:8080/ (or the port on which the plain HTTP is running), and you won't get a warning.
Nisko
Newbie
Newbie
Posts: 14
Joined: September 25th, 2011, 3:03 pm

Re: Problem with my certificate when accessing SABnzbd

Post by Nisko »

Thank you - but, since I'm trying to learn as I go along, would you mind telling me the difference between the two addresses and, maybe, why SABnzbd chose to use the address I described?
User avatar
sander
Release Testers
Release Testers
Posts: 9062
Joined: January 22nd, 2008, 2:22 pm

Re: Problem with my certificate when accessing SABnzbd

Post by sander »

Nisko wrote:Thank you - but, since I'm trying to learn as I go along, would you mind telling me the difference between the two addresses and, maybe, why SABnzbd chose to use the address I described?
OK! :-)

the :8080 address is plain HTTP, and so unsecured. No problem if you use localhost:8080, but if you use it over your LAN (or Internet), someone else on the LAN can eavesdrop on it quite easily.

Soluton: port :9090 with HTTPS: it's secured / encrypted. So someone else can't see what you're doing. That's better.
However, SABnzbd uses a self-signed certificate. It's still encrypted, but your browser is telling you it cannot verify the site you're visiting is really that site. When visting your bank or government, that's a big problem (see the Diginotar problem), but for your own localhost that's not a problem. So you can ignore it in this case.

It's very good of you that you take the warning seriously for remote sites likes banks. For your own SABnzbd you can safely decide to ignore it.
Nisko
Newbie
Newbie
Posts: 14
Joined: September 25th, 2011, 3:03 pm

Re: Problem with my certificate when accessing SABnzbd

Post by Nisko »

Thank you!! Now, I tried all the options in SABnzbd and couldn't find a way to change the address. Do I have to reinstall?
User avatar
sander
Release Testers
Release Testers
Posts: 9062
Joined: January 22nd, 2008, 2:22 pm

Re: Problem with my certificate when accessing SABnzbd

Post by sander »

Nisko wrote:Thank you!! Now, I tried all the options in SABnzbd and couldn't find a way to change the address. Do I have to reinstall?
No. No need to change an address. With my explanation you can say "OK" to your browser.
Nisko
Newbie
Newbie
Posts: 14
Joined: September 25th, 2011, 3:03 pm

Re: Problem with my certificate when accessing SABnzbd

Post by Nisko »

Thank you.
Post Reply