HTTP and HTTPS

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
ecoSix
Newbie
Newbie
Posts: 9
Joined: October 21st, 2009, 2:19 am

HTTP and HTTPS

Post by ecoSix »

Hello,

I'm getting this error on my SAB 6.8 (HTTP and HTTPS ports cannot be the same ) and I would like to use ONLY HTTPS with my SSL-563 from astraweb.
I'm on Win 7, FF 6. Can someone help me?

Thank you.
User avatar
sander
Release Testers
Release Testers
Posts: 9062
Joined: January 22nd, 2008, 2:22 pm

Re: HTTP and HTTPS

Post by sander »

You're mixing things up:

1) HTTP and HTTPS are only for the access to the user interface of SABnzbd itself. You can/should keep them on 8080 resp 9090.
2) SSL 563 is for encrypted outgoing access to your newsserver.

So, set your newserver access (configure it via http://localhost:8080/config/server/ , as you probably know) to SSL and port 563, and leave HTTP and HTTPS on 8080 and 9090, and you're fine.
ecoSix
Newbie
Newbie
Posts: 9
Joined: October 21st, 2009, 2:19 am

Re: HTTP and HTTPS

Post by ecoSix »

Can I also use 9095? I would like to be able to log in to the interface from SABnzbd and get my normal SSl from my provider.

Thanks Sander
User avatar
sander
Release Testers
Release Testers
Posts: 9062
Joined: January 22nd, 2008, 2:22 pm

Re: HTTP and HTTPS

Post by sander »

ecoSix wrote:Can I also use 9095? I would like to be able to log in to the interface from SABnzbd and get my normal SSl from my provider.
Sure. As long as you don't mix up the HTTP and HTTPS with the outgoing newsserver connections
Post Reply