https://forums.sabnzbd.org/ not accessible anymore?

Feel free to talk about anything and everything in this board.
Post Reply
User avatar
sander
Release Testers
Release Testers
Posts: 8841
Joined: January 22nd, 2008, 2:22 pm

https://forums.sabnzbd.org/ not accessible anymore?

Post by sander »

I can't access https://forums.sabnzbd.org/ , but I can access http://forums.sabnzbd.org/

Problems with HTTPS?

Code: Select all

sander@toverdoos:~$ lynx --dump https://forums.sabnzbd.org/

Looking up forums.sabnzbd.org
Making HTTPS connection to forums.sabnzbd.org
Alert!: Unable to connect to remote host.

lynx: Can't access startfile https://forums.sabnzbd.org/
sander@toverdoos:~$ 


sander@toverdoos:~$ lynx --dump http://forums.sabnzbd.org/ | head -5
   [1]Skip to content
   [2]Usenet

   Search…___________ Search
   [3]Advanced search
sander@toverdoos:~$
User avatar
inpheaux
Administrator
Administrator
Posts: 563
Joined: January 16th, 2008, 9:14 pm

Re: https://forums.sabnzbd.org/ not accessible anymore?

Post by inpheaux »

https for the forums had to die. Options were "Keep SSL, but be completely unreachable whenever traffic spikes" or "Use CloudFlare and have to give up SSL". Barely anyone used SSL for the forums, so it was tough to justify keeping it.

If there's enough demand we can look at getting a paid CloudFlare account to bring back SSL, but their cheap tier would only get us a signed-by-CloudFlare cert.
User avatar
sander
Release Testers
Release Testers
Posts: 8841
Joined: January 22nd, 2008, 2:22 pm

Re: https://forums.sabnzbd.org/ not accessible anymore?

Post by sander »

OK, clear.

I prefer to do as much as possible of my traffic with personal stuff over HTTPS.

For now, I will change my bookmarks. Oh, wait: I hope [email protected] has now also stopped sending https-URLs? I checked my mailbox, and searching for "https://forums.sabnzbd.org/" gives thousands of hits. All those URLs are now unusable for me ... :-(

Sander
User avatar
inpheaux
Administrator
Administrator
Posts: 563
Joined: January 16th, 2008, 9:14 pm

Re: https://forums.sabnzbd.org/ not accessible anymore?

Post by inpheaux »

I'm pretty sure phpbb sends emails based on whichever domain you logged in through last, so new URLs should be http not https. If you find this isn't the case, let me know and I should be able to force it.
User avatar
sander
Release Testers
Release Testers
Posts: 8841
Joined: January 22nd, 2008, 2:22 pm

Re: https://forums.sabnzbd.org/ not accessible anymore?

Post by sander »

inpheaux wrote:I'm pretty sure phpbb sends emails based on whichever domain you logged in through last, so new URLs should be http not https.
Yep, that works. Thanks for your clarification.
User avatar
inpheaux
Administrator
Administrator
Posts: 563
Joined: January 16th, 2008, 9:14 pm

Re: https://forums.sabnzbd.org/ not accessible anymore?

Post by inpheaux »

Playing with some options we may have to get around this issue. We may be able to go with an option where SSL works until we're under heavy load and have to turn on CloudFlare for the forum.
Post Reply