Secure Connection Failed

Questions and bug reports for Beta releases should be posted here.
Forum rules
Help us help you:
  • 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
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: Secure Connection Failed

Post by shypike »

You should not be using Beta1 anymore!
Did you tell the web browser it to trust the certificate?
Does it occur with only one browser (if so, which one)
or with others too?
rAf
Moderator
Moderator
Posts: 546
Joined: April 28th, 2008, 2:35 pm
Location: France
Contact:

Re: Secure Connection Failed

Post by rAf »

Could you try to delete server.cert and key in your SABnzbd admin folder and recreate new ones with this command ?

Code: Select all

openssl req -x509 -nodes -days 3650 -subj '/C=US/ST=US/L=Here/CN=SABnzbd' -newkey rsa:1024 -keyout server.key -out server.cert
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: Secure Connection Failed

Post by shypike »

Just remove the two cert files and they will be re-created.
Post Reply