TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

FF3 user reported bug about SSL certificate warning

7 pointsby vladimirover 16 years ago

2 comments

nuclear_eclipseover 16 years ago
Unfortunately, there is no solution for stubborn, ignorant users who refuse to read or understand what the computer is trying to tell them...<p>The single biggest obstacle here is not that Firefox couldn't convey the problem to the user, but that the user didn't pay any attention to what Firefox was trying to tell them. When the user thinks they're always right, the software can never tell them otherwise...<p>Granted, I hate FF3's cert complaining process and I'm sure it could be improved, but no matter what you do, short of refusing to accept bad certs, this problem will continue to occur.<p>Oh, and Mozilla, while you try to fix this, will you <i>please</i> add the CACert root certificate to your browser? For the love of God, why should I trust a $5000 certificate from an automated purchase with Verisign any more than a free certificate verified by community members?<p>Edit: the first reply seems to be a better / more thorough explanation of the point I was trying to make: <a href="http://www.mail-archive.com/dev-tech-crypto@lists.mozilla.org/msg04902.html" rel="nofollow">http://www.mail-archive.com/dev-tech-crypto@lists.mozilla.or...</a>
评论 #354002 未加载
评论 #353628 未加载
tptacekover 16 years ago
Long story short: user received the ominous FF3 self-signed cert warning for every site she visited. The problem: the sites weren't using self-signed certs; she was the victim of a MITM attack. Because that's what a MITM attack looks like: indistinguishable from a self-signed cert.<p>The moral: FF3's self-signed cert warning isn't ominous <i>enough</i>.