Report board software problems here

OT: anything goes!

Moderator: Edi

User avatar
Dominus Atheos
Sith Marauder
Posts: 3904
Joined: 2005-09-15 09:41pm
Location: Portland, Oregon

Post by Dominus Atheos »

When I try to connect to the SSL encrypted version of this forum, Firefox 3 betas 4 and 5 both give an error message and won't let me connect:
bbs.stardestroyer.net uses an invalid security certificate.

The certificate is only valid for localhost.

(Error code: ssl_error_bad_cert_domain)
I assume this is due to the increased security features in firefox 3, and the fact that the certificate Mike uses for the encryption only applies to "localhost" and not https://bbs.stardestroyer.net/. Of course, Firefox should give you an option to accept it anyway, which is why I'm submitting a bug report.

PS Mike, do you mind if I give a link to the secured forum when I post the bug on the publicly viewable Mozilla forums?
User avatar
Dominus Atheos
Sith Marauder
Posts: 3904
Joined: 2005-09-15 09:41pm
Location: Portland, Oregon

Post by Dominus Atheos »

So after asking around, I've been told "it's not a bug, it's a feature." :banghead:

Like I said, one of the features of Firefox 3 is it's more secure, and apparently the designers at Mozilla deliberately removed the "accept certificate anyway" option when it detects an invalid ssl cert. Instead firefox just fullstop won't let you access the site. There is a long way to get around it, so I'd recommend either trying to fix the issue, or if you can't (I don't know a whole lot about SSL certs), add the workaround to the boards FAQ.

I'd still like to post this issue on the Mozillazine forums and try to get the devs to change their minds before Firefox 3 is officially released, and obviously I'd need a link to someplace with an invalid certification so any reader can reproduce the issue themselves.
User avatar
Darth Wong
Sith Lord
Sith Lord
Posts: 70028
Joined: 2002-07-03 12:25am
Location: Toronto, Canada
Contact:

Post by Darth Wong »

That's stupid. There are plenty of websites out there which have mismatched security certificates, and not everyone wants to pay a yearly fee for a certificate that's been signed by Verisign or Thawte. It doesn't help that you need a separate certificate for every subdomain. Even certain servers on ISPs have this problem.

Taking an option like that away from users is just brain-damaged thinking. I suppose it's safer to force people to use non-encrypted communication than to let them choose to override a certificate mismatch on SSL?
Image
"It's not evil for God to do it. Or for someone to do it at God's command."- Jonathan Boyd on baby-killing

"you guys are fascinated with the use of those "rules of logic" to the extent that you don't really want to discussus anything."- GC

"I do not believe Russian Roulette is a stupid act" - Embracer of Darkness

"Viagra commercials appear to save lives" - tharkûn on US health care.

http://www.stardestroyer.net/Mike/RantMode/Blurbs.html
User avatar
Dominus Atheos
Sith Marauder
Posts: 3904
Joined: 2005-09-15 09:41pm
Location: Portland, Oregon

Post by Dominus Atheos »

Darth Wong wrote:That's stupid. There are plenty of websites out there which have mismatched security certificates, and not everyone wants to pay a yearly fee for a certificate that's been signed by Verisign or Thawte. It doesn't help that you need a separate certificate for every subdomain. Even certain servers on ISPs have this problem.

Taking an option like that away from users is just brain-damaged thinking. I suppose it's safer to force people to use non-encrypted communication than to let them choose to override a certificate mismatch on SSL?
After a bit more asking around, I was told there was already a bug report about the issue here, which is actually a bug for Thunderbird. After reading it, it looks like they aren't going to do anything about it. It was filed back in January for Thunderbird 2, and the 5th beta's release candidate for Firefox 3 released last week still doesn't have any user friendly workaround.
User avatar
phongn
Rebel Leader
Posts: 18487
Joined: 2002-07-03 11:11pm

Post by phongn »

Darth Wong wrote:That's stupid. There are plenty of websites out there which have mismatched security certificates, and not everyone wants to pay a yearly fee for a certificate that's been signed by Verisign or Thawte. It doesn't help that you need a separate certificate for every subdomain. Even certain servers on ISPs have this problem.
Mike, have you considered getting a certificate from StartCom? Firefox, Konqueror and Safari support that CA by default, and the certificate is free.
Taking an option like that away from users is just brain-damaged thinking. I suppose it's safer to force people to use non-encrypted communication than to let them choose to override a certificate mismatch on SSL?
Can you regenerate the certificate so that it's pointing at the right domain instead of just localhost in the "Issued To" CN? That might resolve the issue there; I don't think it's an issue that the CA is unrecognized.
User avatar
Bounty
Emperor's Hand
Posts: 10767
Joined: 2005-01-20 08:33am
Location: Belgium

Post by Bounty »

I'm running Beta 4 and there *is* a manual override. In the error page, you should see a blue link to add the current page as an exception. This opens a menu that lets you see the current certificate, add it to the exceptions, and store that exception for future sessions.

The procedure to bypass the certificate has gotten a lot more bloated, but it's still there.
User avatar
Dominus Atheos
Sith Marauder
Posts: 3904
Joined: 2005-09-15 09:41pm
Location: Portland, Oregon

Post by Dominus Atheos »

Really? Then maybe it is a bug. Here's what I see:

Image

All I can do is click the OK button, and after that nothing happens. I mean, the message goes away, but the page doesn't go anywhere. If I open a new tab on the link, after the error message the page stays blank.
User avatar
Bounty
Emperor's Hand
Posts: 10767
Joined: 2005-01-20 08:33am
Location: Belgium

Post by Bounty »

I use full-page error messages, so maybe the exception system isn't fully implemented for pop-ups yet. It looked similar to this.

(ETA: ignore the text, the writer's an idiot)
User avatar
Dominus Atheos
Sith Marauder
Posts: 3904
Joined: 2005-09-15 09:41pm
Location: Portland, Oregon

Post by Dominus Atheos »

Oh that is fucking awesome. :roll:

It looks like since my error stems from the cert not matching the site name, it won't even give me a long way to access it, but since your error is due to Mike signing the cert himself, it does give you a way. :banghead:
User avatar
Bounty
Emperor's Hand
Posts: 10767
Joined: 2005-01-20 08:33am
Location: Belgium

Post by Bounty »

Dominus Atheos wrote:Oh that is fucking awesome. :roll:

It looks like since my error stems from the cert not matching the site name, it won't even give me a long way to access it, but since your error is due to Mike signing the cert himself, it does give you a way. :banghead:
How is that even possible? Are you sure the bug isn't just that the exceptions button hasn't been added to the pop-up yet?
User avatar
Dominus Atheos
Sith Marauder
Posts: 3904
Joined: 2005-09-15 09:41pm
Location: Portland, Oregon

Post by Dominus Atheos »

If you read the link I posted earlier to Bugzilla, you'll see some Mozilla devs explaining to a user that the easy way to get past a bad cert domain error is gone. One says:
You can't override the security warning
from the dialog box anymore, it has to be done with
Tools->Options->Advanced->Encryption->View Certificates in Firefox
and another
No, it's not a temporary behavior. The error message is supposed to be a full stop, and we no longer intend to offer a simple click through.

It's gone, because it was not "convenient", but "insecure", and it encouraged users to simply "don't care" about security, which is a bad thing.
User avatar
Bounty
Emperor's Hand
Posts: 10767
Joined: 2005-01-20 08:33am
Location: Belgium

Post by Bounty »

The one-button clickthrough is gone, but they don't say that the entire bypass has been removed; even the bit you quoted says that accepting a bad certificate for a domain is a one-time procedure.
User avatar
Dominus Atheos
Sith Marauder
Posts: 3904
Joined: 2005-09-15 09:41pm
Location: Portland, Oregon

Post by Dominus Atheos »

Bounty wrote:The one-button clickthrough is gone, but they don't say that the entire bypass has been removed; even the bit you quoted says that accepting a bad certificate for a domain is a one-time procedure.
Well yeah, like I said in the first post, there's a workaround, which I actually used. The problem is most users won't know about it, and apparently the Mozilla devs deliberately made it that way. So when Firefox 3 gets released to the general public, any user of it won't be able to access the SSL encrypted version of this forum. So I recommended Mike either try to fix the issue on his end, putting the Tools->Options->Advanced->Encryption->View Certificates workaround in the boards FAQ, or letting me post a link to the site on the Mozillazine forums and see if I can't get the evs to change their minds.
User avatar
Thanas
Magister
Magister
Posts: 30779
Joined: 2004-06-26 07:49pm

Post by Thanas »

I am having several board software problems lately. It was all working properly until now and I have not changed my software, so I'd assume the fault lies not on my end.

Several times today, whenever I try to post a response, I am getting "invalid session" errors shown above the reply window.

Also, the board has apperently locked me out several times.
Whoever says "education does not matter" can try ignorance
------------
A decision must be made in the life of every nation at the very moment when the grasp of the enemy is at its throat. Then, it seems that the only way to survive is to use the means of the enemy, to rest survival upon what is expedient, to look the other way. Well, the answer to that is 'survival as what'? A country isn't a rock. It's not an extension of one's self. It's what it stands for. It's what it stands for when standing for something is the most difficult! - Chief Judge Haywood
------------
My LPs
User avatar
RogueIce
_______
Posts: 13387
Joined: 2003-01-05 01:36am
Location: Tampa Bay, Florida, USA
Contact:

Post by RogueIce »

I don't know if it's the board or maybe the PayPal button, but every time I try to come to the site IE7 freezes on me and I have to close my browser and try again. It's kinda random, too, on how many times I have to try again before it finally works. This only happens if I've opened IE7 again (ie: after starting up, or if I've closed my browser and then bring it back up again, etc.). If I just open a new tab or navigate away there's no problem, assuming I've already gotten SDN to work once while it was open. This happens on the regular site, the encrypted site, and even the low-bandwidth one.
Image
"How can I wait unknowing?
This is the price of war,
We rise with noble intentions,
And we risk all that is pure..." - Angela & Jeff van Dyck, Forever (Rome: Total War)

"On and on, through the years,
The war continues on..." - Angela & Jeff van Dyck, We Are All One (Medieval 2: Total War)
"Courage is not the absence of fear, but rather the judgment that something else is more important than fear." - Ambrose Redmoon
"You either die a hero, or you live long enough to see yourself become the villain." - Harvey Dent, The Dark Knight
User avatar
Rogue 9
Scrapping TIEs since 1997
Posts: 18670
Joined: 2003-11-12 01:10pm
Location: Classified
Contact:

Post by Rogue 9 »

Search results won't display; the results page loads plain white and won't give me anything else.
It's Rogue, not Rouge!

HAB | KotL | VRWC/ELC/CDA | TRotR | The Anti-Confederate | Sluggite | Gamer | Blogger | Staff Reporter | Student | Musician
User avatar
Darth Wong
Sith Lord
Sith Lord
Posts: 70028
Joined: 2002-07-03 12:25am
Location: Toronto, Canada
Contact:

Post by Darth Wong »

Rogue 9 wrote:Search results won't display; the results page loads plain white and won't give me anything else.
That normally means the search took too long and timed out.

BTW, I'm not sure what happened last night. The server was powered off this morning and there were other signs of a major power outage, like reset clocks and such, but there was no power failure at home and nobody said anything about a long power failure on the news.
Image
"It's not evil for God to do it. Or for someone to do it at God's command."- Jonathan Boyd on baby-killing

"you guys are fascinated with the use of those "rules of logic" to the extent that you don't really want to discussus anything."- GC

"I do not believe Russian Roulette is a stupid act" - Embracer of Darkness

"Viagra commercials appear to save lives" - tharkûn on US health care.

http://www.stardestroyer.net/Mike/RantMode/Blurbs.html
User avatar
The Yosemite Bear
Mostly Harmless Nutcase (Requiescat in Pace)
Posts: 35211
Joined: 2002-07-21 02:38am
Location: Dave's Not Here Man

Post by The Yosemite Bear »

That's cool, I woke up at about 11 and tried to surf, and couldn't find you guys.
Image

The scariest folk song lyrics are "My Boy Grew up to be just like me" from cats in the cradle by Harry Chapin
User avatar
Darth Wong
Sith Lord
Sith Lord
Posts: 70028
Joined: 2002-07-03 12:25am
Location: Toronto, Canada
Contact:

Post by Darth Wong »

phongn wrote:
Darth Wong wrote:That's stupid. There are plenty of websites out there which have mismatched security certificates, and not everyone wants to pay a yearly fee for a certificate that's been signed by Verisign or Thawte. It doesn't help that you need a separate certificate for every subdomain. Even certain servers on ISPs have this problem.
Mike, have you considered getting a certificate from StartCom? Firefox, Konqueror and Safari support that CA by default, and the certificate is free.
Good idea! I just installed it. Let's see if that helps.

PS. It only works on one sub-domain, so I used bbs.stardestroyer.net instead of server.stardestroyer.net, figuring that most people use that one. I'm not sure how I would go about setting up two certs for two different subdomains on the same server. Something to do with the virtual hosting, but I'm not that much of an Apache guru.
Image
"It's not evil for God to do it. Or for someone to do it at God's command."- Jonathan Boyd on baby-killing

"you guys are fascinated with the use of those "rules of logic" to the extent that you don't really want to discussus anything."- GC

"I do not believe Russian Roulette is a stupid act" - Embracer of Darkness

"Viagra commercials appear to save lives" - tharkûn on US health care.

http://www.stardestroyer.net/Mike/RantMode/Blurbs.html
User avatar
Darth Wong
Sith Lord
Sith Lord
Posts: 70028
Joined: 2002-07-03 12:25am
Location: Toronto, Canada
Contact:

Post by Darth Wong »

Looks like StartCom is not a widely recognized CA, at least not out of the box.
Image
"It's not evil for God to do it. Or for someone to do it at God's command."- Jonathan Boyd on baby-killing

"you guys are fascinated with the use of those "rules of logic" to the extent that you don't really want to discussus anything."- GC

"I do not believe Russian Roulette is a stupid act" - Embracer of Darkness

"Viagra commercials appear to save lives" - tharkûn on US health care.

http://www.stardestroyer.net/Mike/RantMode/Blurbs.html
User avatar
Einhander Sn0m4n
Insane Railgunner
Posts: 18630
Joined: 2002-10-01 05:51am
Location: Louisiana... or Dagobah. You know, where Yoda lives.

Post by Einhander Sn0m4n »

Server borked again and only just now came back.
Image Image
User avatar
Darth Wong
Sith Lord
Sith Lord
Posts: 70028
Joined: 2002-07-03 12:25am
Location: Toronto, Canada
Contact:

Post by Darth Wong »

Um, I think I have a more serious problem this time. The last time this happened, I thought it was just a power glitch. But this time, it looked like the motherboard is starting to act up. It hung twice on IDE detection, then it gave me one long beep and two short beeps, then on the fourth try the CD-ROM drive tray kept going in and out repeatedly while it tried to IDE auto-detect, and then finally on the fifth try it managed to detect the drives and boot the OS.

That is not a good sequence, folks. It seems to me like the MB is starting to fuck itself.
Image
"It's not evil for God to do it. Or for someone to do it at God's command."- Jonathan Boyd on baby-killing

"you guys are fascinated with the use of those "rules of logic" to the extent that you don't really want to discussus anything."- GC

"I do not believe Russian Roulette is a stupid act" - Embracer of Darkness

"Viagra commercials appear to save lives" - tharkûn on US health care.

http://www.stardestroyer.net/Mike/RantMode/Blurbs.html
User avatar
Mr Bean
Lord of Irony
Posts: 22459
Joined: 2002-07-04 08:36am

Post by Mr Bean »

Darth Wong wrote:
That is not a good sequence, folks. It seems to me like the MB is starting to fuck itself.
Masturbation is a helpful way to relieve stress I thought.

Seriously, might it be time to double-check the ol' backups and start hitting people up for the buy Wong another MB?

"A cult is a religion with no political power." -Tom Wolfe
Pardon me for sounding like a dick, but I'm playing the tiniest violin in the world right now-Dalton
User avatar
The Yosemite Bear
Mostly Harmless Nutcase (Requiescat in Pace)
Posts: 35211
Joined: 2002-07-21 02:38am
Location: Dave's Not Here Man

Post by The Yosemite Bear »

yeah, I was rather annoyed, then I logged off and played CIV IV for a while.

Owch, sorry mike, and I just recovered from a Mobo loss from a failing power supply.
Image

The scariest folk song lyrics are "My Boy Grew up to be just like me" from cats in the cradle by Harry Chapin
User avatar
Academia Nut
Sith Devotee
Posts: 2598
Joined: 2005-08-23 10:44pm
Location: Edmonton, Alberta

Post by Academia Nut »

Okay, I got a really weird and nasty looking error. It said I had to delete the /install and /contrib files to get access there for a little while, which sounds bad considering the problems that have been happening. It could be me, but I cleared everything and it still popped up before going away on its own.
I love learning. Teach me. I will listen.
You know, if Christian dogma included a ten-foot tall Jesus walking around in battle armor and smashing retarded cultists with a gaint mace, I might just convert - Noble Ire on Jesus smashing Scientologists
Post Reply