Slashdot Mirror


SSL Cert Weaknesses Exposed By Comodo Breach

snydeq writes "InfoWorld's Woody Leonhard delves deeper into the Comodo SSL scandal and finds the breach calls into question the integrity of the SSL certification process itself. 'While the press has focused on the sensational fact that Comodo's site was hacked from an Iranian IP address, we really should be asking three questions: How did somebody working with an Iranian IP address get a username and password from Comodo with enough clearance to create SSL certificates? Why did Comodo issue SSL certificates for google.com, live.com, yahoo.com, mozilla.org, and skype.com? Why are browser updates used to revoke SSL certificates?'"

194 comments

  1. Thanks Comodo by Mr_Plattz · · Score: 2

    Before those questions are answered, I'd just like to thank Comodo for making my next SSL certification renewal an even easier decision.

    1. Re:Thanks Comodo by thue · · Score: 5, Informative

      The beauty of it is that even if you do not buy your certificate from Comodo, you are still just as vulnerable to false certificates in your name from Comodo (Or any other of the ~650 CAs).

    2. Re:Thanks Comodo by Nos. · · Score: 1

      There was a posting somewhere... SANS I think, that raised a good point.

      We know that Comodo had a breach, they went public about it, they revoked the certificates in a reasonable timeframe, and generally followed best practices with regards to the breach.

      How many others would do that?

    3. Re:Thanks Comodo by mysidia · · Score: 1

      How many others would do that?

      We don't know, because we haven't been informed yet about how poorly they handled the breach and failed to tell anyone about it.

      We won't learn about it until the bad guy is widely abusing their bogus cert for man-in-the-middle attacks, and a security researcher happens to be a person attacked by it.

    4. Re:Thanks Comodo by sjames · · Score: 1

      It's a bit hard to trust the trust system in SSL. Everyone should take a look at the authorities in their browser (preferences,advanced.view certificates,authorities in firefox). I have no idea who most of those entities are and yet I am to trust that they won't screw up and issue a cert for google.com (even under orders from an unfriendly government).

    5. Re:Thanks Comodo by Anonymous Coward · · Score: 0

      But ... don't buy you next SSL cert from Comodo. They'll be dropped by an increasing number of users, enterprises, browsers, and distributors now, making your cert from them less useful than a self-signed cert.

  2. Re:Even more important by Psychotria · · Score: 1

    Well, you could just create an account and get them all at once; it's not that difficult is it?

  3. So the Iranians.... by Anonymous Coward · · Score: 0

    Stuxed it back to the world ;)

  4. Punish Comodo by Anonymous Coward · · Score: 0

    I have deleted all the Comodos certs from my browser. I dont't want to trust them.

  5. Re:Regarding question 1 by spottedkangaroo · · Score: 1

    Ahh, I don't think it says iranians shouldn't be able to get ssl certs. I think it says they shouldn't be able to get ssl certs for google.com, live.com, yahoo.com, and mozilla ... Seems logical to me that this would be a problem since they're american companies. Drop nearly any country in for iranian and you have the same exact question.

    --
    Imagine if you weren't allowed to use roads because a bus company complained about your driving 3 times. --skunkpussy
  6. SSL certs are both over-trusted and under-trusted by billyswong · · Score: 5, Insightful

    If you went to a site with a cert signed by those big companies, those sites are trusted with no questions. If a site don't want to pay and use a self-signed cert instead? Wow, the end-user are warned as if it is more dangerous than plain HTTP site!

    A more rational mechanism should be telling users the truth honestly, i.e. "this site's traffic is encrypted and the authority is promised by xxx.com, or if self-signed, self-proclaimed". Those big companies aren't that trustful, they are just lucky enough to gain an early seat into the root cert trust list in the dawn of internet.

  7. Re:Regarding question 1 by Anonymous Coward · · Score: 0

    Why the hell shouldn't someone from Iran be able to buy a SSL certificate? Seriously. Racist summary much.

    The assumption is that it's an uncommon thing in Iran, which it is. Also, "Iranian" is not a race.

  8. Peter Guttman's take by kensan · · Score: 4, Informative

    He makes some interesting points on EFF's SSL Observatory mailinglist: https://mail1.eff.org/pipermail/observatory/2011-March/000138.html

    1. Re:Peter Guttman's take by Jesus_666 · · Score: 3, Insightful

      Let me get this straight.

      If I have the ability to obtain a cert for one site (say, mycompany.com), I have the ability to obtain entirely valid certs for any site on Earth? And the only way to counteract this is to have browser vendors blacklist my keys in their next update? And that's the foundation HTTPS stands on? And alternative schemes that may address the problem aren't even considered by the browser vendors?

      Wow. If I understand that correctly, web encryption is in a pretty bad shape as far as trustworthiness goes.

      --
      USE HOT GRITS WITH STATUE OF NATALIE PORTMAN (NAKED AND PETRIFIED)
    2. Re:Peter Guttman's take by icebraining · · Score: 1

      I don't think you can generate them yourself, I think what he's saying is that many CAs don't check if you're the owner of the domain before issuing the cert to you.

      The way to counteract it should be by dropping all CAs that don't follow a rigorous verification procedure before issuing certs from the browsers default trusted cert list; of course that raises different problems, like what happens to the thousands of websites that have certs issued by those CAs.

    3. Re:Peter Guttman's take by lbschenkel · · Score: 2

      Not exactly. But if you manage to compromise or convince any of the built-in CAs trusted by browsers (or any of the hundreds -- or thousands -- of sub-CAs they delegate to) to give you a certificate for any website on Earth, and you can redirect your victims to go to your website instead of the real one, then yes. By compromising any CA where you can build a chain of trust to a trusted root, then you can impersonate any website (if you manage to get a certificate). Some of these CAs are actually owned/controlled by some not-so-trustful governments, and they can generate any certificate they want. Quite a weak weakest link, don't you think?

    4. Re:Peter Guttman's take by lbschenkel · · Score: 1

      Oops. I meant trustworthy, not trustful.

    5. Re:Peter Guttman's take by Anonymous Coward · · Score: 0

      Yes, if you have the private key of a CA, and that CA is trusted, then you can mint your own trusted certs (just as that CA could).

      I agree, it is a ridiculously flawed implementation. I much prefer the 'web of trust' method where you basically query several peers around to globe to see if they get the same cert you do, if so, then the same site is being presented to all such peers and is either legit or a scam so massive that it is incomprehensible.

    6. Re:Peter Guttman's take by Anonymous Coward · · Score: 0

      Wow. If I understand that correctly, web encryption is in a pretty bad shape as far as trustworthiness goes

      We're not talking about the actual encryption, we're just talking about session authentication.
      What the certs do, is they make sure that the person you are opening an encrypted connection to, really is who they say they are.
      The way you do this, is you check with a 3rd party who you already trust. In this case, it would be a site whose key came with your web browser. If I get into that site and issue a bogus key in the name of a different site, then I can use it to validate a hijaking attack. I have to trick somebody's web browser to go to my attack site's IP address instead of the real one... normally the cert would alert me to this but since it's a valid cert it appears ok.

      If you look at the domains that were taken, you'll notice Mozilla. The idea being that the Iranian government already controls DNS, so they can setup a site that behaves exactly like Mozilla's automatic update server and route all Firefox updates to their attack site. This will then allow them to auto-update with a copy of FF which has another fake cert- this time it's a fake for the built-in master cert authorities themselves. Now whenever the browser tries to validate a site, they redirect it to the fake authority and boom! they can make any site look real or fake.

      Now, bear in mind that this wouldn't have to be just the Iranian government. This would work with any type of DNS poisoning attack. But while this could be a setup, or just the first in a breadcrumb trail back to the real source, it could just as easily have been Iran. There's not much that points to any of those theories more than the others.
      As for how to fix it, well it's a rather fundamental problem with cryptography in general.

      So here's what I would propose. You know those Anonymous kids? Ok yes that's rhetorical. Maybe they could distribute hard-copy leaflets with the real key on them, everywhere. They could include instructions for how to validate it in the browser. That's just one idea.
      But one thing is for sure- if you live in an information-locked society, the 'official' channels are often not safe to use. And that is what really makes security bad for everyone; it's a perfect opportunity for hackers to also distribute supposedly 'sanitized' versions of software.

    7. Re:Peter Guttman's take by Anonymous Coward · · Score: 0

      Wow. If I understand that correctly, the web is in a pretty bad shape as far as trustworthiness goes.

      Fixed that for yah.

      Next time you here about Internet regulation and corresponding "freedom of anonymity" BS, now you know why.

    8. Re:Peter Guttman's take by Anonymous Coward · · Score: 0

      No, I don't think you have that straight. You can't, as a rule, obtain valid certs for any site on Earth.

      So far, all of the complaints about PKI actually have little to do with PKI. PKI is used effectively in other domains, e.g. authentication in enterprise network deployments. You can run an internal CA for your enterprise, on IOS for example, and effectively manage security policy, cert revocation, etc. It works. But the enterprise would never point their cert chain to some flaky, external CA.

      The real lesson in these stories, which has been well known for years, is that not all CAs are equivalent, and the greatest weaknesses in the system (as always) involve social engineering: if you can convince a CA that you're google, they will issue a google cert for you. New technologies are unlikely to fix that.

      The holes are social and political in nature. The browsers could, for example, reveal more about the root certs that are installed. They could report "This site is verified by Fly-By-Night CA", and require users to learn which CAs do effective background checks, and which don't. But no one expects users to have the level of knowledge. It's all about trust, and it's very difficult to create a one-fits-all model of trust.

    9. Re:Peter Guttman's take by Anonymous Coward · · Score: 0

      Let me get this straight.

      If I have the ability to obtain a cert for one site (say, mycompany.com), I have the ability to obtain entirely valid certs for any site on Earth?

      Huh? I read the bug at mozilla, I read the mail by Guttman, and the one he was replying to. I can't find any mention of this.

    10. Re:Peter Guttman's take by Anonymous Coward · · Score: 0

      If I have the ability to obtain a cert for one site (say, mycompany.com), I have the ability to obtain entirely valid certs for any site on Earth?

      Wow. If I understand that correctly, web encryption is in a pretty bad shape as far as trustworthiness goes.

      Fortunately, you don't have the ability to do that buy just buying a certificate. Your certificate for mycompany.com lets you sign pages hosted on mycompany.com, and sign certificates that can themselves sign pages for subdomain.mycompany.com. Buying a certificate doesn't give you the ability to obtain certificates, it gives you 1 certificate. The author of that post the GP linked has glossed over a lot of the caveats that put you in the situation of being able to issue certificates.

      He is right though about the apparent collusion between the browser vendors and the root CAs. It seems odd that we don't have any other systems in place by this point.

  9. Re:Regarding question 1 by Confusador · · Score: 2

    Conversely, someone with a North American IP shouldn't be able to get a cert for the National Iranian Oil Co., at least not without triggering a sanity check in the system. I can't see why that would be controversial; clearly someone wasn't doing their job.

  10. mynutwon; security is not the problem? by Anonymous Coward · · Score: 0

    excessive insecurity aka FEAR rankles through the topically challenged /.monologue, & everywhere else now?

    simple goals yet mentioned anywhere;

    disarmament

    ground up(before we end up that way) intervention/disassembly of our secret ruler based military industrial complex.

    public intervention in our fear/propaganda/adv.++++/censorship/fear based media mogulism.-- wee key (diaper) leaks group, perishability & play-dates pending

  11. Re:Regarding question 1 by zandeez · · Score: 1

    Isn't Iran on the US Blacklist for crypto exports? It's not racist, the US do impose such bans on countries they don't like.

  12. Re:Regarding question 1 by flonker · · Score: 4, Informative

    They didn't buy it. They created it through the reseller process. OpenSRS, for example, requires that all IPs that have access to the domain registration process are registered beforehand. That would have stopped this attack cold. Comodo didn't even have so much as a "wow, that's funny, this /24 has never logged in before, and is registered to a country I don't have any resellers in." Also, a lot of people seem to believe that automated systems should blacklist high profile targets from being automatically granted certificates.

  13. Re:SSL certs are both over-trusted and under-trust by arogier · · Score: 2

    If only we weren't beholden to decisions made in the 80's and 90's. IPv4, HTTPS we might as well start over. While we're at it hardware AES extensions on more low power processors, should I really have to choose between a VIA Nano and Core i5 if I want decent SSL encoding speed.

  14. There really is no proof the hackers are from Iran by Anonymous Coward · · Score: 2, Interesting

    All we have is Comodo claiming they were from Iran, and an IP address. But why should we trust them? If you ask me, Iran fits in a bit too well as the bad guys.

  15. Re:SSL certs are both over-trusted and under-trust by TheSunborn · · Score: 2

    The problem with that solution, is that it give no protection against "man in the middle" attack.

  16. Re:SSL certs are both over-trusted and under-trust by arogier · · Score: 1

    Also the Certs have too much trust and the protocol itself too little.

  17. Re:Even more important by Jesus_666 · · Score: 1

    To be honest, it's still annoying for regular users who just happen to visit from work during their lunch break. Yes, I could log n every time and diligently check the "public terminal" checkbox but I don't really see why.

    Of course what's more annoying is that the RSS feed is now apparently run by Twitter and only shows the first ~100 characters of each featured post, making it pointless to even load them in the first place. The "get more comments" thing can be circumvented by logging in; this can't.

    --
    USE HOT GRITS WITH STATUE OF NATALIE PORTMAN (NAKED AND PETRIFIED)
  18. Re:SSL certs are both over-trusted and under-trust by billyswong · · Score: 2

    The problem with that solution, is that it give no protection against "man in the middle" attack.

    Please elaborate, as I have not suggested any changes in the protocol (yet). I am merely asking browsers to present things more accurately, closer to the truth, not "see the little lock then you are safe" stuff. Also not over-reactive to outdated/self-signed cert.

  19. Re:Regarding question 1 by Nursie · · Score: 1

    Except many Iranians would identify as 'Persian', not Aryan, and dissociate the race from the country.

  20. Re:SSL certs are both over-trusted and under-trust by Nursie · · Score: 2

    You would have self-signed certs presented as "semi-secure", which they are not.

  21. Re:Regarding question 1 by Anonymous Coward · · Score: 0

    So "bit.ly" which is used all over twitter should be controlled by Colonel Gaddafi, yes? It is the country code for Libya after all.

  22. Re:There really is no proof the hackers are from I by Anonymous Coward · · Score: 0

    Agreed...hell, they could have used Tor! https://blog.torproject.org/blog/detecting-certificate-authority-compromises-and-web-browser-collusion

  23. Re:SSL certs are both over-trusted and under-trust by Nursie · · Score: 2

    Only if the client has the certificate ahead of time. Otherwise it really isn't.

  24. birth certificates being flushed down commodes by Anonymous Coward · · Score: 0

    burned, shredded? just paper? & that's by far not the worst of it. get/keep your eye on 'the ball' if you want to make a hit. seems to work. once the wholesale killing stops, we'll see things improve.-- wee key (diaper) leaks group, perishability & play-dates pending.

    babys rule worldwide. play ball.

  25. Re:Regarding question 1 by Confusador · · Score: 1

    My contention had to do with the country of organization of the company and the country of origination of the request, nothing to do with the domain, so your question is off topic. (We're talking about CAs, not ICANN) But yes, when Col Gaddafi was undisputedly the legitimate head of Libya, his government should have had control of the .ly TLD. They're welcome to sell domains to anyone they like, Libyan or not, but I always thought American companies were crazy to use them.

  26. Re:SSL certs are both over-trusted and under-trust by Anonymous Coward · · Score: 0

    https with self signed cert protects against passive eavesdropping, plain http does not

  27. Re:SSL certs are both over-trusted and under-trust by HungryHobo · · Score: 2

    I accepted a self signed cert from a college server when I was physically in the room with it and chances of MITM were stunningly low.

    I go home and get a change of cert warning connecting to the server and alarm bells start ringing.

    In such a case self signed certs are *more* secure than a cert signed by someone...somewhere who is apparently trusted by someone has signed their cert and which may have been compromised as in TFA.

  28. Re:SSL certs are both over-trusted and under-trust by TheSunborn · · Score: 1

    The problem is that anyone can create a self signed cert to your site.

    Imagine that you use a self signed certificate on yourdomain.com

    When a user then connect the first time and is presented with the cert, that user have no way to know if the cert he see is greated by you, or created by someone claiming to be you.

    Remember: Anyone can create a self signed certificate to google.com

  29. Re:SSL certs are both over-trusted and under-trust by Anonymous Coward · · Score: 0

    You get encryption without authentication, which is worthless - think about it this way : A user coming to your site is told "Trust me because I am who I say I am!" - Anybody could say that - even somebody who is not you. With a web of trust, a user goes to somebody who they already trust (A root CA) to verify you are who you say you are. You cannot send authentication - it must already be present.

  30. Re:Regarding question 1 by gnasher719 · · Score: 1

    Why the hell shouldn't someone from Iran be able to buy a SSL certificate? Seriously. Racist summary much.

    Nobody except Google should be able to buy an SSL certificate for www.google.com. Whether Google resides in Iran or not shouldn't make a difference, and whether that somebody who isn't Google resides in Iran or not shouldn't make a difference either.

    On the other hand, trying to buy a certificate for a US company when you are not even from the USA is just a tiny little hint that something might not be quite right here. Just like trying to buy a certificate for an Iranian company when you are not from Iran is just a tiny little hint that something might not be quite right.

  31. Re:SSL certs are both over-trusted and under-trust by Jon+Stone · · Score: 2

    With unencrypted HTTP, any one who can see the packets can snoop the whole session.

    With SSL/TLS, with a self-signed certificate, the attacker has to be in a position to tamper with the packets. The attacker has to impersonate the server to the client, and potentially the client to the server (depending on the attack). This is a much harder problem than simply sniffing the traffic with tcpdump.

    Anyone on a public WiFi network can sniff the packets of other users on the WiFi network. It would be very difficult to pull off an attack on a self-signed SSL connection.

  32. Re:SSL certs are both over-trusted and under-trust by Rigrig · · Score: 3, Informative

    I agree it's stupid how browsers show self-signed certificates as more dangerous than plain HTTP.

    The difference between paid-for certificates and self-signed certificates means more than just who promises authenticity though: The certificate's signature can be checked against the certificate shipped with the browser, thus preventing MITM attacks.

    Basically:

    1. HTTP: everybody on the network can read your stuff, including passwords etc. They don't even need to perform a MITM attack. With a simply MITM attack they can also alter content.
    2. Self-signed HTTPS: your traffic isn't that easily sniffable anymore, but an attacker can perform a MITM attack to read/alter your data. He'd intercept all your browsers' requests, including the certificate, and replace them with his own.
    3. CA-signed HTTPS: an attacker can't perform a MITM attack, because intercepting the certificate request means it's signature won't match with the CA-cert that your browser shipped with.

    Thus paid-for certificates mean you won't get MITM'd, the part where the CA also verifies identities is just bonus.

    --
    **TODO** [X] Steal someone elses sig.
  33. HMS lollipop going down, rats, minions debarking by Anonymous Coward · · Score: 0

    the aggression/killing will likely increase as the last-gasper self-worshipping neogods use ALL (wmd/media/propaganda) of the last of their only abilities.

    our gratitude to those who've given their lives/wellbeing up for us so far. we know you can feel it. some of us are a little slow. we're getting it. looks like about the 7th inning of this fixed race. thanks.-- wee key (diaper) leaks group, perishability & play-dates pending

  34. Re:SSL certs are both over-trusted and under-trust by Anonymous Coward · · Score: 0

    MITM attacks on HTTPS and SSH have been fairly trivial within at the least the white community for years. Do some googling. All you gain from a CA-cert is auto trust on most browsers. Most who are familiar with these protocols argue that once the client has accepted and saved self-signed, you are better off. A change in the cert results is a huge client error stop-the-world error. Where as when a CA-cert changes from one to another you can't tell the difference without going through N (usually >2) dialog boxes.

  35. Re:There really is no proof the hackers are from I by flak89 · · Score: 2

    This is stupid many time there is a story about hacking and a IP coming from that 'third world country' (insert name here China[ ], Iran [x], Russia [ ], all other[ ]......), someone assume that a person local to that country did all the job. What if that IP in Iran was not secured ? What if that person actually used the internet and connected to that IP in Iran from somewhere else (doh). There is a ton of non-patched OS, vulnerable IP out there. Some peoples shouldn't use the internet (or for that matter shouldn't make conclusions or assumptions on 'too technical stuff')

  36. Re:SSL certs are both over-trusted and under-trust by muckracer · · Score: 2

    > Only if the client has the [self] certificate ahead of time. Otherwise it
    > really isn't [more secure than plain http]

    Actually all you need is the fingerprint of the certificate to verify, not the whole cert.

    For example, as hosting provider you may provide PHPMyAdmin logins for your customers, so they can admin their databases from the browser. A self-signed certificate from the hosting provider to secure that login is perfectly reasonable, as is a phone call to the customer providing them with the fingerprint of the self-signed cert to prevent a MITM. And yes, that is most certainly more secure than plain-text HTTP. In fact, it's even more secure than the gazillion-trusted-potentially-MITM-enabling CA certs!

  37. Re:SSL certs are both over-trusted and under-trust by kangsterizer · · Score: 1, Insightful

    It is more dangerous when self-signed. Because it gives you a false sense of security otherwise. On plain http you _know_ you are not secure.
    On self-signed you _think_ you are secure so you'll put your credit card number and what not more easily, while in fact, maybe you're not secure.

    Note: self-signed is not necessary unsecure, you just need to make sure you know what you trust when you click "ok and save" the first time.. or get the cert separately and make the same checks.

  38. Re:SSL certs are both over-trusted and under-trust by Anonymous Coward · · Score: 0

    It's a false sense of security unless you trust the certificate authority that issued the certificate. I could have intercepted your traffic, generated my own self-signed certificate for the web site you're going to and masquerade as that site and you have no way of verifying if I am lying or not unless you already have their certificate in your trusted certificate list or you trust the certificate authority that issued it. Both of those would mean acquiring the certificate of the site and/or the certificate authority via some trusted out-of-band method prior to the communications with the web site.

  39. Re:Regarding question 1 by Anonymous Coward · · Score: 1

    OMFG.... discrimination on national origin is NOT fucking 'racist'. "Racism" is discrimination based on RACE--caucasian, negroid, etc. While sorting out people because they (or their ancestors) hail from Iran (or Ireland or Iceland) is indeed a "discrimination" (and that word itself is not necessarily a negative connotation)---IT IS NOT RACISM!

    Jesus people, actually learn the terms before you sling them around. You wanna complain that someone is being exclusionist based on national origin? At least label them with the right exclusion. "Racist summary much" is kneejerk reaction from someone more interested in promulgating kneejerk reactions than in understanding and responding to the issue.

  40. Re:SSL certs are both over-trusted and under-trust by Anonymous Coward · · Score: 0

    Thus paid-for certificates mean you won't get MITM'd, the part where the CA also verifies identities is just bonus.

    You must not be paying attention to the current article; CA-signed certs are only better if the CA is trustworthy. This story is a case where MitM with fully-validated CA-signed certs were possible/probable because the CA didn't act in a trustworthy manner...

  41. Two more questions by Lincolnshire+Poacher · · Score: 5, Insightful

    1. Why was a key-gen server connected to the Internet? Shouldn't certificates be delivered out-of-band, such as on a CD delivered to the indicated registered address?

    2. Why exactly do we still trust Comodo as a CA, when the like of cacert.org cannot meet the "requirements" to be added as a CA in Mozilla products?

    1. Re:Two more questions by RulerOf · · Score: 3, Insightful

      Why exactly do we still trust Comodo as a CA, when the like of cacert.org [cacert.org] cannot meet the "requirements" to be added as a CA in Mozilla products?

      $urely, you can't be $eriou$.

      --
      Boot Windows, Linux, and ESX over the network for free.
    2. Re:Two more questions by Anonymous Coward · · Score: 0

      1. Why was a key-gen server connected to the Internet? Shouldn't certificates be delivered out-of-band, such as on a CD delivered to the indicated registered address?

      Have you ever used SSL before? Certs are emailed to you.

    3. Re:Two more questions by YodasEvilTwin · · Score: 1

      He's saying they SHOULDN'T be emailed. WOOSH

    4. Re:Two more questions by DriedClexler · · Score: 1

      I am serious. And stop using the fucking dollar sign for your s's.

      --
      Information theory is life. The rest is just the KL divergence.
    5. Re:Two more questions by Luyseyal · · Score: 1

      I am serious. And stop using the fucking dollar sign for your s's.

      Whooosh. The GP simply meant that CA Cert has no money whereas Verisign et al. all have big pockets and probably share that with Mozilla. Whether or not this is true or if there is an actual technical reason, I have no clue. However, that was his/her point.

      -l

      --
      Help cure AIDS, cancer, and more. Donate your unused computer time to worldcommunitygrid.org. Join Team Slashdot!
    6. Re:Two more questions by wsapplegate · · Score: 2

      1. Why was a key-gen server connected to the Internet? Shouldn't certificates be delivered out-of-band, such as on a CD delivered to the indicated registered address?

      For the very same reason some resellers of this pitiful excuse for a CA deliver certificates to you before you've even scanned a single document proving you're authorized to ask for it (yes, seriously): Because it would be Bad For Business[tm]. People want to start their damn online shops Real Quick, and people who make these shops don't want to irk the customer by asking for lots of papers and delaying the setup. Like always, business efficiency and security do not mix well.

      2. Why exactly do we still trust Comodo as a CA, when the like of cacert.org cannot meet the "requirements" to be added as a CA in Mozilla products?

      According to CAcert, we (or rather, the browser vendors) trust anybody who passes an expensive audit by those guys. The CAs are just like registrars, they've a big incentive to sell as much certificates as they can, they can have resellers even more hungry for business, and everything goes naturally downhill from there. Here's an alternative idea: IRL, who does certify your identity (or that of your business) and has pockets deep enough to handle any liability lawsuit if they made a mistake? Right: Your government. Hence, they're in the best position to know if you can legitimately ask for a certificate in the name of ACME Corp. Let certificate issuing be a public service, then. Personal certificates are already being embedded in some ID cards (IIRC, Belgium provides something like this). Why not getting an account to generate SSL server certs tagged with your identity along with your passport (or the identity of your business along with your certificate of incorporation)? I know I would trust such certificates much more than those issued by a random corporation on the basis of (at best) crappy scans or facsimiles that could as well have been photoshopped in the first place.

      As for certificates that are just domain validated and do not embed any identity in addition to the CN, browser vendors should (1) relax the audit procedures so there can be people providing those certificates for a negligible sum (or even for free, at least one real CA already does it) so people can easily encrypt their communications without revealing their identity, and (2) find a conspicuous way to inform the user about the real assurances provided by a certificate. Sorry, but it is now painfully obvious that the nice closed lock in the address bar means absolutely nothing, and I very much doubt most people are paying attention to those blue and green bars after years of having been told to "look at the lock and the HTTPS URL".

      My .2 €

      --
      Xenu brings order!
    7. Re:Two more questions by DriedClexler · · Score: 1

      Counter-whoosh -- my reply was a reference to the famous exchange from Airplane!:

      "Surely you can't be serious!"
      "I am serious. And stop calling me Shirley."

      --
      Information theory is life. The rest is just the KL divergence.
    8. Re:Two more questions by pseudorand · · Score: 2

      True, browser makers could have all release updates that removed comodo as a trusted root CA instead of just blacklisting the 9 certs that they think were signed. But that would have done the following:

      1) Made users of any site who got their cert signed by Comodo see a popup (which they'd probably suffer no ill effects from clicking through, further training users to ignore such warnings).

      2) next time a CA got hacked, they'd never admit it since it would mean certain death for the company. So instead of reading about it on slashdot, you'd find out about it years later when someone finally figured out that all there data had been going to Iran, despite SSL encryption.

      That's why we still trust Comodo. They did the wrong thing in letting the certs get issued, but they did the right thing in announcing it to mitigate the damage. This probably isn't the first time a root CA has been compromised, just the first time it's been made public. So is Comodo really all that bad?

      And yes, SSL is a bit of false security, but until you figure out a way to traing the entire web browsing population on how to verify an SSL key (and have some really massive key signing parties), it's the best we've got and a heck of a lot better than nothing.

      So quit yer' whining!

    9. Re:Two more questions by Luyseyal · · Score: 1

      I had considered that but given how far you were from the quote on the second line, I didn't think you meant it.

      -l

      --
      Help cure AIDS, cancer, and more. Donate your unused computer time to worldcommunitygrid.org. Join Team Slashdot!
    10. Re:Two more questions by Anonymous Coward · · Score: 0

      > 1. Why was a key-gen server connected to the Internet? Shouldn't certificates be delivered out-of-band, such as on a CD delivered to the indicated registered address?

      X.509 certificates don't have private information, so there's no need to be delivered out-of-band.

    11. Re:Two more questions by antdude · · Score: 1

      I am $eriou$... and don't call me $hirley.

      --
      Ant(Dude) @ Quality Foraged Links (AQFL.net) & The Ant Farm (antfarm.ma.cx / antfarm.home.dhs.org).
    12. Re:Two more questions by naasking · · Score: 1

      Shouldn't certificates be delivered out-of-band, such as on a CD delivered to the indicated registered address?

      That's not necessary. Provide the cert as a download on their own https site.

  42. WebTrust Ca certifications by nereid666 · · Score: 1

    To be a CA is a serious thing it requires to have some certifications: Comodo CA Ltd is a commercial CA based in the UK and serving customers worldwide.
    Audit: WebTrust CA, performed by Ernst and Young: Audit Report and Management's Assertions
    Audit: WebTrust EV, performed by Ernst and Young: Audit Report and Management's Assertions

    http://www.mozilla.org/projects/security/certs/pending/#Comodo

    Do I have to trust Comodo?

    Do I have to trust WebTrust certifications?

    Do I have to trust Ernst and Young?

    --
    Damia
  43. some thoughts by muckracer · · Score: 1

    I, for one, am grateful that this incident happened and the bad state of affairs gains publicity. Let's not forget, this has been possible for years and chances are extremely high, that it's been exploited by various Stasi's already....except nobody's really been noticing it.

    As far as I am concerned, the SSL CA model was really a DOA. Except with the 1990's gold rush of "e-commerce" nobody cared for anything but the quick and dirty solution. Which is, what we're still stuck with. Hardcoding "trust" is so foreign to how the world in general and people in particular work, that it's not even funny in its ridiculousness.
    While I don't have ideal solutions either, I imagine, that real trust can only be established by tying domain certificates to actual people. Think GPG-style WOT. Think specifically Lawrence E. Page (CEO, Co-Founder and President, Products), Eric Schmidt (Executive Chairman) and Sergey M. Brin (Co-Founder and President, Technology) signing GPG-style Google's master key. Each company, depending on size, would then be their own CA and chances are, they have better control over what certs get created for which of their domains.
    Yes, signatures too can be forged as can the keys to create them with. But this is where the WOT would lend itself to. Even if they hate each other, Google master keys and Microsoft's could be cross-signed. Win-Win for both companies. And tied to real people (CEO's, CTO's etc.). Combine that with something like Perspectives (that too could be crowd-sourced!), DNSSEC, and SSH-style key-saving on first connect (also accomplished with the Certificate Patrol FF plugin), and you can completely get rid of the useless, expensive and insecure CA model.

    1. Re:some thoughts by VGPowerlord · · Score: 1

      While I don't have ideal solutions either, I imagine, that real trust can only be established by tying domain certificates to actual people. Think GPG-style WOT. Think specifically Lawrence E. Page (CEO, Co-Founder and President, Products), Eric Schmidt (Executive Chairman) and Sergey M. Brin (Co-Founder and President, Technology) signing GPG-style Google's master key. Each company, depending on size, would then be their own CA and chances are, they have better control over what certs get created for which of their domains.
      Yes, signatures too can be forged as can the keys to create them with. But this is where the WOT would lend itself to. Even if they hate each other, Google master keys and Microsoft's could be cross-signed. Win-Win for both companies. And tied to real people (CEO's, CTO's etc.). Combine that with something like Perspectives (that too could be crowd-sourced!), DNSSEC, and SSH-style key-saving on first connect (also accomplished with the Certificate Patrol FF plugin), and you can completely get rid of the useless, expensive and insecure CA model.

      What happens when, say, Eric Schmidt leaves Google?

      This isn't some hypothetical situation either, as Eric Schmidt has already left Google. His successor as CEO is Larry Page, Google's other founder.

      --
      GLaDOS for President 2016! "Well here we are again. It's always such a pleasure." -- GLaDOS, 2011
    2. Re:some thoughts by muckracer · · Score: 1

      > What happens when, say, Eric Schmidt leaves Google?

      Well, Eric Smith doesn't stop being Eric Smith and Google is still, well, Google. The signature is, for the time being, still valid since it says nothing except "This key really belongs to Google Inc. Sincerely, Eric Smith".
      The key would then be updated by having the new CEO sign it. A mechanism to put a time limit on signatures may also be useful (akin to having the option of having keys expire at some point).

    3. Re:some thoughts by Electricity+Likes+Me · · Score: 1

      The real issue is legal culpability.

      If someone's CA or just certificates are compromised, the liability for it needs to end up on *someone*. Being able to make the distinction that Person or Organization is exceptionally rigorous (and in popular favor as being thereof - to try and take governments of questionable purposes out of the equation) or has sufficient funds to cover potential breaches, is really the bottom line.

      I suspect this would involve a change in the way browsers treat SSL certification to an extent: it's not good enough to just say "secure certification from a CA" - we the users need to know *which* CA and should be able to easily customize our browsers to alert us to particular ones.

      The ultimate problem here does end up at "what are you trying to secure". If it's just your credit card details, then the CA needs to be someone big enough to cover the losses you may incur from a breach (or recover them expediently). If it's medical data, then you would like to *know* insurance companies and other citizens don't go near it. If you're planning an uprising against your dictator, then you probably shouldn't trust anyone and SHOULD be using deniable encryption to start with.

  44. Re:SSL certs are both over-trusted and under-trust by Timmmm · · Score: 1

    Easy solution: Store self-signed certificate in DNS, access it using DNSSEC.

  45. Re:Regarding question 1 by Anonymous Coward · · Score: 1

    That's the dumbest thing I've ever heard. The derivation of a country name does not determine the ethnicity of the people born in that country. By your logic a Persian born in Iran is not Iranian? Either that or you would claim that a Persian born in Iran is not Persian but Aryan?

  46. Re:SSL certs are both over-trusted and under-trust by igb · · Score: 1
    It wouldn't be trivial to pull off an attack on a self-signed SSL connection, but it's not hard. On a public wifi system (the scenario you're proposing) it's trivial to fake DNS responses faster than the real responder. The attacker then just presents a different self-signed certificate, using the same DN for the subject and the issuer as the target system. The fingerprint will be different, which may or may not trigger a warning, but the warning will be the same as it was when the self-signed cert was initially presented. This will fool 90% of the people 90% of the time.

    If techie people want to secure their personal infrastructure, the solution is to operate their own CA, with appropriate precautions around the signing key, and install the root key for that into their personal systems. That's somewhat harder to attack. Somewhat. Other good things to do include "always VPN into some known better systems" and "use IPSec and/or DNSSEC on your resolver queries". Certificates are something of a last-ditch defence, though, because by the time your TCP connections are being terminated by the attack you've already lost quite a lot of assurance.

  47. We buy certificates on behalf of our customers by rainer_d · · Score: 1
    Maybe a couple of dozens per year.
    If something goes wrong, e.g. there's a mismatch in names on the csr with what is in whois, all sorts of problems arise.
    The chaos in the processes is just mind-boggling sometimes.

    I'm glad we have our own CA and can self-sign.

    As said, these companies have just been lucky enough to be in the right spot at the right time to have their root-CAs int the browsers.
    Interestingly, at least Microsoft has a page detailing the requirements for the CA, should it wish to be part of that list:
    http://technet.microsoft.com/en-us/library/cc751157.aspx

    How does it work for Firefox?

    --
    Windows 2000 - from the guys who brought us edlin
  48. Re:SSL certs are both over-trusted and under-trust by ObsessiveMathsFreak · · Score: 1

    A more rational mechanism should be ...

    This isn't about rationality. This is about the people who run and implement SSL being pig-headedly stuck in their ways, refusing to permit any other system except their own, and being in chronic denial about existing problems with that system.

    If you want a better encryption and/or authentication system for http traffic, you're going to have to code your own.

    --
    May the Maths Be with you!
  49. Re:SSL certs are both over-trusted and under-trust by Confusador · · Score: 4, Informative

    But it's still better than http, because it's not trying to solve the vulnerability you're complaining about. Plain HTTP is vulnerable to MITM and ANY SORT OF EAVESDROPPING. Self signed certs are vulnerable to MITM, and eavesdropping (I believe) if the 3rd party catches all of the key exchange. CA signed certs are vulnerable to neither.

    Claiming that self-signed certs are the same as plain-old-http is as ridiculous as claiming that self-signed certs are secure. They won't protect you against an even mildly determined attacker, but they will stop e.g. the Google van from picking up your email. (Yes, that would have been a problem users could have fixed easily, but do you trust them? More layers of security, when easily implemented, are better.)

  50. Re:SSL certs are both over-trusted and under-trust by itsdapead · · Score: 1

    Wow, the end-user are warned as if it is more dangerous than plain HTTP site!

    Yes, a self-signed https connection can be more dangerous than a plain http one if you see the "https" or the "golden padlock" and assume you have a secure connection.

    You're confusing a specific tool (encryption) with the job (a browser establishing that a connection is sufficiently secure to justify displaying the "golden padlock" that non-technical users are told to look for before they enter their credit card details).

    To do the job properly the browser needs encryption and some way of confirming the identity of the remote site. In the general case, encryption alone is not secure.

    You may have a specific application in which you judge encryption alone to be sufficient (e.g. setting up a login for your blog so you can remember user preferences) but for other applications it is inadequate (you wouldn't log in to an e-banking site if it used a self-signed certificate, would you?) Plus, if you are a webmaster, even if you are capable of making that distinction yourself, you don't have the right to decide, on behalf of all your users, that they should trust you.

    Now, the certificate-signing system is a million miles from perfect (as TFA shows) and its probably the weakest link in https, but identity verification and "trust chains" are always going to be much messier than pure encryption, and its the best we have and/or that people are prepared to put up with. "Encryption + certificate signed by a trusted authority" is the "least worst" criteria we currently have for telling a non-technical user that their connection is "secure".

    A more rational mechanism should be telling users the truth honestly, i.e. "this site's traffic is encrypted and the authority is promised by xxx.com, or if self-signed, self-proclaimed"

    Let's translate that message into how a typical browser user would understand it:

    "This site's tetrion beam is modulated by an inverse tachyon pulse created by reversing the polarity of the neutron flow in the Heisenberg compensator. Abort/Retry/Ignore?"

    ...and from that, is supposed to decide whether they can safely type in their credit card number? Of course not - the best you can hope for is to educate them to "look for the secure connection icon". In that case, the only responsible advice that a browser can give about an unsigned certificate is "don't trust this site unless you understand the risks".

    --
    In a survey of 100 programmers, 111111 thought that duck-typing was a good idea.
  51. Re:SSL certs are both over-trusted and under-trust by Anonymous Coward · · Score: 0

    You can always import your self-signing CA.crt into browser or simply write down cert. fingerprints!

  52. Responsibility and Liability by Anonymous Coward · · Score: 0

    Shouldn't Comodo be liable for any damage done with these certificates? They obviously didn't do their job, which is making sure that the identity of the person requesting the signature matches the certificate. Preventing exactly the kind of problem we're seeing is their only raison d'etre!

  53. Re:SSL certs are both over-trusted and under-trust by mwvdlee · · Score: 1

    Basically, HTTP is vulnerable to absolutely everything, uncertified HTTPS is vulnerable to almost everything.

    --
    Slashdot social media options: AIM, ICQ, Yahoo, Jabber and Mobile Text. Why no MySpace?
  54. open access points by leuk_he · · Score: 2

    obfuscated http(https without certificates) is way more secure against wiretapping than not security at all.

    And even then the current GUI of browser for invalid https certificates is way less usefule than expected. Due to the harsh error it is not a good strategy to hack out comodo yourself, since you get a lot of error messages that are not important.

    https does only garantee there is no man in the middle attack. the CA does not say much more than that. Even a malware ridden site for a company "always trust" might get a certificate. It might even be untrackable after that.

  55. Re:Even more important by TheRaven64 · · Score: 3, Interesting

    How? I have an account, and I've clicked on the load all comments button in preferences, but I still only get 250 comments by default. Other complaints:

    • It's still a fixed-width layout, so I have scroll bars unless I make my browser window wider (what is this, 1998?)
    • In a recent update, some event handler when I reply to a comment in the page that opens when I jump to a specific comment (e.g. in a message) decides to jump me back to the top of the thread and makes the input text field lose focus
    --
    I am TheRaven on Soylent News
  56. Re:SSL certs are both over-trusted and under-trust by mwvdlee · · Score: 1

    Yes, a self-signed https connection can be more dangerous than a plain http one if you see the "https" or the "golden padlock" and assume you have a secure connection.

    So this issue is not a technical but a social one.
    Technically, self-signed HTTPS is more secure than plain HTTP, but only by a small margin.
    But it could be percieved to be much more secure than it actually is.
    So, why not visually display both self-signed HTTPS and HTTP the same, instead of marking one in bright red?
    Then change the padlock with an open door for HTTP, a close door for self-signed HTTPS and a packlocked door for certified HTTPS?
    Currently self-signed HTTPS is visually presented to the user as less secure than HTTP, which it isn't.

    --
    Slashdot social media options: AIM, ICQ, Yahoo, Jabber and Mobile Text. Why no MySpace?
  57. Re:There really is no proof the hackers are from I by Anonymous Coward · · Score: 0

    It always amuses me when russia and china are referred to as "third world". How can people remain so ignorant when they have the internet at their fingertips?

  58. What? Oh, Comodo. by mooingyak · · Score: 1

    First time through I read that as "SSL Cert Weaknesses Exposed by Commando Breach"

    --
    William of Ockham had no beard. The most likely explanation is that it was chewed off by squirrels every morning.
  59. Re:There really is no proof the hackers are from I by mwvdlee · · Score: 1

    Good point.

    If you were to use a hacked IP address to do something evil, would you do it using an IP address in a friendly country who'd gladly help the victim's country to track you down or would you go through an IP address in a country that hates the victim's country. Every little bit helps when it comes to security.

    --
    Slashdot social media options: AIM, ICQ, Yahoo, Jabber and Mobile Text. Why no MySpace?
  60. Re:SSL certs are both over-trusted and under-trust by grahamm · · Score: 1

    Yes, you have to trust the certificate authority, but the same applies to the many CAs which are accepted by default by the (major) browsers. How have these many CAs demonstrated to 'Joe Sixpack' user that he should trust them?

  61. More importantly... by hesaigo999ca · · Score: 1

    Isn't Comodo a AV software company, I thought there were very few companies that truly had the power to hand on SSL certs. or I guess I am wrong, verisign, no? If any company can start handing out certs, especially to big companies that are public on the stock exchange, so that such a move could affect stock prices, I would say a better regulation needs to be in play....maybe there could be some
    international action on this, not some lone company (like comodo) that has access to such important security issues.

    1. Re:More importantly... by Machtyn · · Score: 1

      Actually, Comodo is a certificates company. Their free firewall and, later, AV product was always just an afterthought for them. It wasn't until just the past couple of years that Comodo has allocated resources (with subscription service) for users of their Internet security software.

    2. Re:More importantly... by Slashdot+Parent · · Score: 1

      I thought there were very few companies that truly had the power to hand on SSL certs. or I guess I am wrong

      Open up your browser's configuration options and look at all of the root certs. I didn't count mine, but it looks like there are a several hundred entities that can issue trusted certs. Whether or not that qualifies as "very few" depends on what you would consider to be a large vs. small number.

      --
      They don't grade fathers, but if your daughter's a stripper, you fucked up. --Chris Rock
    3. Re:More importantly... by hesaigo999ca · · Score: 1

      TY for the reference point, was unaware of this, always thought Comodo was AV/firewall first...

  62. Re:What? Oh, Comodo. by Anonymous Coward · · Score: 0

    Better than my first read of a "commode" (as used in hospitals/nursing homes) breach.

  63. Re:Even more important by Inda · · Score: 2

    It all sucks dog's balls.

    Using the old D1 system is the only usable option.

    http://slashdot.org/prefs/d1

    --
    This post contains benzene, nitrosamines, formaldehyde and hydrogen cyanide.
  64. Re:SSL certs are both over-trusted and under-trust by Jon+Stone · · Score: 1

    All you can ever do is make the attack harder/riskier/more expensive. Self-signed certificates make a trivial attack harder. Tracking what certificates a site used and warning if it has changed (the same approach openssh uses), gives almost all the benefit the CAs give. Yes some users will ignore the warnings, but they'll also ignore the warnings about expired certificates, certificates with the wrong commonName, etc. As this story shows, the CAs themselves are far from perfect and often don't live up to being called "trusted third parties".

    I wouldn't trust my financial information to a connection using a new, never seen before, self-signed certificate, however they do introduce security benefits over plain HTTP. The fact that self-signed certificates lead to Firefox to issue scary warnings when unencrypted connections don't is ridiculous.

  65. Re:SSL certs are both over-trusted and under-trust by DarkOx · · Score: 1

    This is the real source of trouble, failure to identify the bigger threat. Man in the middle attacks are a problem but they are not the more serious risk to defend against.

    In order to execute a MITM attack I need to be able to manipulate your routing, dns, or both. Generally such and attack will be therefore limited to a finite number of people.

    The more common attack is phishing! I can get hundreds of CC numbers etc with a successful phishing scheme. So the real value of SSL is identification. Solid identification of the remote party is more important most of the time then encryption. Which is not say the encryption is not important but I would rather put energy is stronger ID validation first

    --
    Repeal the 17th Amendment TODAY! Also Please Read http://www.gnu.org/philosophy/right-to-read.html
  66. Re:SSL certs are both over-trusted and under-trust by asdf7890 · · Score: 1

    It might be harder right now, as you can't just open up firesheep or similar and have it do the work for you, but as soon as someone releases a proof of concept attack that works via arp poisoning you can bet your last penny that script kiddies all over the world will be running the hack.

    Given there are free certs with proper trust paths available that are accepted by the vast majority of browsers (http://en.wikipedia.org/wiki/Startssl#StartSSL is the only one I know of, but there may be others) there is no need for self-signed certs on public facing sites at all.

  67. Not if you do it right. by Kludge · · Score: 1

    It is more dangerous when self-signed. Because it gives you a false sense of security otherwise.

    It only gives you a false sense of security if the browser tells you should have a sense of security. If the browser does not say that the connection is authenticated, then you get no sense that it is authenticated.
    If you have an encrypted but not authenticated session, then the browser should just display the web page, without the little lock icon, like it does with plain html. It should NOT put up a prompt trying to scare people away from the web page and making them click through 4 different buttons like stupid-ass "Firefox" does. Talk about stupid!

    On plain http you _know_ you are not secure.

    No, most people are not that smart. Most people log into their accounts using plain http from open wireless access points. If you asked most people, they would not know the difference.

    1. Re:Not if you do it right. by Burz · · Score: 1

      I agree that Firefox goes way too far with its warnings, but this suggestion that a browser should act similar to an http connection for sites bearing self-signed certs seems rather stupid.

      If I run a site where I want users to be able to verify my self-signed cert using its fingerprint, or just accepting and saving it for future reference, I want their browsers to present them with some kind of info somewhere in a prompt or the browser frame.

      The main problem here is that people wanting to do proper security independently of the CAs don't truly have a vehicle in the browser reserved for that use case. Technically, users can do it but only the most techie users will know not to heed the hysterical screaming in the prompts.

  68. SSL = Fail. by Anonymous Coward · · Score: 0

    As the corporate IT Guy who has had to deal with SSL certs for a good portion of my career, I have to say that the entire state of the SSL certification process is a joke. In fact, Windows 7 doesn't even ship with more than the absolute bare minimum of root authorities. This is a problem since those authorities are necessary for all installed browsers save Firefox (which segregates its cert store from the Windows store). Most of the bargain-basement certificates (and, subsequently, the only affordable certs for small businesses with tight budgets) are reliant on an intermediate certificate back to a root store. If that root store isn't there, then the whole chain breaks.

    On top of that, Microsoft is responsible for periodically updating their certificate revocation list, as well as providing updated root certificates. And they're terrible at it. I've frequently run into issues where one intermediate certificate will break this whole process and effectively freeze all certificate updates. On top of that, if you're not getting those updates, the only certs out there that will validate in any browser using the Windows cert store are Verisign and a couple others that ship with Windows.

    Verisign is owned by Symantec, of course, so if you want to get on that bandwagon, you need to shell out nearly two thousand dollars. And that's just for the lowest level certificate. If you don't, you run the risk of your users freaking out because their browser thinks that GoDaddy or DigiCert certificate you bought for a hundred bucks is bogus. Ultimately, the perceived security of your site is based upon the quality of the system updates your users are getting, and that's not the sort of thing most of in the IT world are comfortable with. I suppose there is a reason why most of the well known eCommerce vendors out there are using Verisign.

    What's most ridiculous is how widely the price range varies from one vendor to another. All for essentially the same product.

  69. Re:SSL certs are both over-trusted and under-trust by Anonymous Coward · · Score: 0

    You would have self-signed certs presented as "semi-secure", which they are not.

    They are perfectly secure for certain scenarios. If I visit site A and it presents a self-signed cert, and I come back the next day, I know that it's the same site. I also know all transmissions were encrypted. I know that no one who wasn't listening before is listening now.

    And small organizations can use them quite effectively. I can call someone on the phone and read out the damned cert fingerprint. I can even put the cert on a thumbdrive and copy it to a laptop.

  70. Re:SSL certs are both over-trusted and under-trust by AdamsGuitar · · Score: 1

    HTTPS is vulnerable to MITM when using a self-signed certificate, but not eavesdropping. The encryption used for the key exchange (RSA) is not made any more or less secure by the CA that issued the certificate; CA's are there to prevent MITM by establishing trust.

  71. Re:SSL certs are both over-trusted and under-trust by m50d · · Score: 1

    It's only more dangerous if you think it isn't. Browsers could display self-signed sites as if they were unencrypted; that would be better than the current situation, and no more dangerous.

    --
    I am trolling
  72. Contact your browser vendor (or submit a patch) by Anonymous Coward · · Score: 0

    If CA certs could be trusted only for given top-level domains, this breach wouldn't have occurred!

    In that case, a European CA wouldn't have been trusted for a .com address.

  73. Re:SSL certs are both over-trusted and under-trust by Anonymous Coward · · Score: 0

    I think he would have them presented as equally secure as vanilla HTTP, which they are.

  74. Re:Regarding question 1 by spottedkangaroo · · Score: 1

    I'm just saying what the article said. Really, the question isn't that it was an iranian IP, although that certainly seems suspicious to me since there likely isn't a functioning legal system there; the question is, how can someone get a certificate for google.com if they aren't in fact an agent of google.com. To check this properly requires human intervention and so CV certs cost a minimum of $1000 ... There's really no way aroudn this though.

    --
    Imagine if you weren't allowed to use roads because a bus company complained about your driving 3 times. --skunkpussy
  75. Re:Regarding question 1 by Hazel+Bergeron · · Score: 1

    I don't mean to butt in like some pre-political-correctness oaf to this learned inquiry on pedigree, but "Aryanian" sounds really cool. Can we use that word somewhere in your argument?

  76. Re:SSL certs are both over-trusted and under-trust by Jon+Stone · · Score: 1

    dsniff was released over 10 years ago and does what you suggest. OpenSSH still works fine using the equivalent of self-signed certificates.

    A number of ISPs seem to think that snooping on their customers' traffic for things like Phorm is acceptable. How many of them would think they could get away with forging SSL certificates? On every connection their customers make?

    I've never said self-signed certificates are perfect, only that they do offer benefits over unencrypted connections. What benefit does a StartSSL certificate have over a self-signed certificate when accessing a random web forum run by someone I've never heard of? So what if StartSSL assures me it's run by someone called Joe Bloggs, why do I care? What security does it buy me over and above a self-signed certificate? How about compared to the self-signed certificate my browser stored when I initially signed up to Joe Bloggs' forum?

  77. ip security and ipv6 by reasterling · · Score: 1

    wouldn't this be a non issue if we had ipv6 with ip security setup?

    --
    "For I desired mercy, and not sacrifice" -- God
    1. Re:ip security and ipv6 by 0123456 · · Score: 1

      wouldn't this be a non issue if we had ipv6 with ip security setup?

      IPSEC requires either preshared keys or CAs, so the problems are the same. Plus there's no real indication to the application that it's using an encrypted connection so you still need to run SSL on top.

  78. Re:SSL certs are both over-trusted and under-trust by Anonymous Coward · · Score: 1

    But it's still better than http...

    No, it is not: a false sense of security is worse than no sense of security at all.

    Serisouly, how can any /.'er not know this?

    Browser designers have it right: the only thing between a succesful and a failed mitma is the user realising that the certificate is self-signed. "the user" meaning "any user". Think about the "any" part.

  79. Re:SSL certs are both over-trusted and under-trust by grahamm · · Score: 1

    I wouldn't trust my financial information to a connection using a new, never seen before, self-signed certificate, however they do introduce security benefits over plain HTTP. The fact that self-signed certificates lead to Firefox to issue scary warnings when unencrypted connections don't is ridiculous.

    What would be better for financial institutions would be if they did self-sign, or run their own CA, and present the CA certificate to customers over the counter in the branch when the account is opened and have it available, on demand over the counter, for anyone to collect. ie promulgate the certificate using an out-of-band mechanism which gives some measure of assurance to the customer.

  80. Re:SSL certs are both over-trusted and under-trust by itsdapead · · Score: 1

    So this issue is not a technical but a social one.

    Unless you see technology as a self-justifying end in itself, rather than as a tool to solve real-world problems (which often have social dimensions) that's not a useful distinction. Technology is pointless unless it accounts for the social dimensions.

    Technically, self-signed HTTPS is more secure than plain HTTP, but only by a small margin.

    In certain circumstances (e.g. a major bank or e-commerce site which could be a juicy enough target to attract sophisticated attacks) HTTPS with a self-signed certificate is actively suspicious and warrants a warning. Your browser can't distinguish these from circumstances in which encryption alone is adequate.

    HTTP is just plain insecure, and there shouldn't be any expectation of security. Also bear in mind that some (most?) browsers do, by default, warn you if you submit a form over a plain HTTP connection (although everybody then clicks "don't show this message again" - a true nanny society wouldn't give you that option, but you have to draw the line somewhere).

    ...and on a practical level, most current HTTPS sites (a) do have a trusted certificate and (b) use HTTPS specifically because they are going to collect some sensitive information, so "HTTPS without trust" is a fairly sensible threshold to start warning people without drowning them in warnings.

    So, why not visually display both self-signed HTTPS and HTTP the same, instead of marking one in bright red?

    Because some people will think "https means secure, right?" and need to be actively warned when it is not.

    Then change the padlock with an open door for HTTP, a close door for self-signed HTTPS and a packlocked door for certified HTTPS?

    That violates "keep it simple, stupid". You're still designing for someone like you, who knows and cares about the distinctions, rather than a random user.

    The best message for random users is still "don't use self-signed https sites unless you understand the risk".

    --
    In a survey of 100 programmers, 111111 thought that duck-typing was a good idea.
  81. Does this mean that you cant browse any company... by Marrow · · Score: 1

    With a comodo signed cert? Forever? I dont fault your logic, and I would do the same if I didnt think it would break an unknown number of things downstream....

  82. Re:SSL certs are both over-trusted and under-trust by roman_mir · · Score: 3, Insightful

    This gets repeated over and over again, and still all the MITM scaremongering carries on, while sensible approach of not displaying visual cues for HTTPS with self signed certs, that they are 'secure', but simply encrypting the connection and proceeding to the site, the same way it's done for HTTP is drowned out in the flood of FUD.

    What browsers should do is display the fingerprint for the certificate near the URL, so it's easy to verify, but rather than that, HTTPS connections should be treated exactly like HTTP connections, unless there is a CA, in which case the browser should provide visual cues that a third party CA believes this is the actual certificate for the site, that the browser connects to.

  83. Re:SSL certs are both over-trusted and under-trust by 0123456 · · Score: 1

    OpenSSH still works fine using the equivalent of self-signed certificates.

    Until someone wants to commit a man in the middle attack on you and then you're screwed. The one way that SSH works better than SSL is that it tells you if the certificate has changed, which current browsers don't seem to do; that means they have to do a man in the middle attack before the first time you connect and SSH caches the key.

    I've never said self-signed certificates are perfect, only that they do offer benefits over unencrypted connections.

    And huge potential security holes which completely break signed key security. If I go to https://mybank.com/ I sure as hell don't want my browser to accept a self-signed key without warning me.

    What benefit does a StartSSL certificate have over a self-signed certificate when accessing a random web forum run by someone I've never heard of?

    Probably none, because I don't believe that any browser ships with support for StartSSL and hence will treat it as an unsigned key.

    The problem with SSL is that browsers accept far too many 'authorities' not too few.

  84. Re:SSL certs are both over-trusted and under-trust by tito1234 · · Score: 1

    look at openvpn team, they use selfsigned certs together with ca.crt, and y also can publish your site ca.crt on your web. you can show server and cliennt ip/domain on web page, so, you can100% avoid mitm attacks.

  85. Re:SSL certs are both over-trusted and under-trust by 0123456 · · Score: 1

    It's only more dangerous if you think it isn't. Browsers could display self-signed sites as if they were unencrypted; that would be better than the current situation, and no more dangerous.

    Yeah, because when people go to https://mybank.com/ and someone sends them a fake certificate it's much better to just not put a lock icon in the status bar than to put up a huge warning page saying 'YOU ARE GOING TO BE PWNED!'

  86. Re:Regarding question 1 by bberens · · Score: 1

    It may not be "right" for me to think this way, but IMHO when it's a big name company like Google, Microsoft, etc. that everyone in the WORLD has heard of additional scrutiny should be given before handing out these certs when compared to your mom and pop shop.

    --
    Check out my lame java blog at www.javachopshop.com
  87. Re:SSL certs are both over-trusted and under-trust by David+Jao · · Score: 1

    Yes, a self-signed https connection can be more dangerous than a plain http one if you see the "https" or the "golden padlock" and assume you have a secure connection.

    The obvious solution is: don't display "https" or the "golden padlock."

    There's no reason why browsers have to display "https://" or even "http://". The average non-technical user doesn't care about the protocol; they just care about the "golden padlock." On the other hand, the average technical user already knows what's going on.

    Nobody here is arguing that self-signed https connections deserve a "golden padlock." That's your own straw man.

    The proposal is that we should treat self-signed https connections the same as unencrypted http connections. The same. Not worse. Not better. The same.

    I have yet to see anybody articulate an even remotely coherent argument against this proposal.

  88. Re:Regarding question 1 by bberens · · Score: 1

    Yeah, the Iranian IP thing is just sensationalism. If someone's stealing SSL certs I think making them use a US proxy is going to barely be a speed bump.

    --
    Check out my lame java blog at www.javachopshop.com
  89. Re:SSL certs are both over-trusted and under-trust by LordLimecat · · Score: 1

    The only way HTTP is vulnerable is if you can sniff the traffic. THe only ways you can sniff the traffic are
    1) Be physically in the middle of the traffic (you have control of a proxy, or a router, between user and server.
    2) Be on the same switch (or hub) as one of the endpoints, and use ARP poisoning to intercept all traffic to one of the endpoints (logically in the middle of traffic).
    3) Have a managed port with a mirror port.

    In the first 2 scenarios-- which are by far and away more likely than a hacker getting access to a mirror port on your network-- you have a MITM scenario. HTTPS is USELESS if it doesnt guard against MITMs unless your "protected against" list consists of mirror ports, and "hackers" who dont know how to use Cain and Abel (and im not actually sure you couldnt MITM on a mirror port, either). 90% of the time you can sniff traffic, you can intercept it and spoof a response from the end server.

  90. Re:There really is no proof the hackers are from I by Anonymous Coward · · Score: 0

    I can believe that the IP address came from Iran, but there is no proof that the machine was under the control of Iranian government as has been alleged in various news accounts. Iran, like any other country on Earth have machines that most likely run some version of Windows and those Window machines are likely to botted as any PC in the US could be. In fact, I'm not even sure that MS can sell Windows in Iran under US embargo restrictions, so the likelyhood of the machine running a pirated version of Windows dramatically increases the chances that the machine is botted since MS blocks updates to pirated versions. The whole thing kinda smells like a false flag op to me. Of course, I'm prepared to accept that the Iranian gov. hackers might have been really stupid as to launch their attack from their own IP space. Hackers have done stupider things, e.g HBGary...

  91. Re:SSL certs are both over-trusted and under-trust by LordLimecat · · Score: 1

    With SSL/TLS, with a self-signed certificate, the attacker has to be in a position to tamper with the packets

    No, he just has to be in a position to snoop the traffic and forge replies, and then convince the end user that his certificate is just as valid as the legitimate destination.

    Guess what, if you can see the HTTP traffic, youre probably 90% of the way there.

  92. Re:SSL certs are both over-trusted and under-trust by yuna49 · · Score: 1

    How about making the Federal Reserve Board the CA for the banks in its system? I've always been puzzled by the fact that there aren't more sector-specific CAs backed by large recognizable public or private entities as compared to the Comodos of the world.

  93. Re:SSL certs are both over-trusted and under-trust by LordLimecat · · Score: 1

    Cain and abel already works and makes it trivially easy to arp poison, as does ettercap. There are already point-and-click WEP and WPA (dictionary) crackers out there. And regardless, firesheep doesnt screw with SSL cracking, it looks for unencrypted login cookies.

  94. Re:Does this mean that you cant browse any company by Anonymous Coward · · Score: 0

    Well, it means that he won't be able to browse www.eff.org via https since they use a Comodo cert. However, it isn't necessary to delete the certs altogether, just modify the trust bits in your cert manager. I did that with the UTN-UserTrust (the Comodo cert reseller who actually issued the bogus certs) certs. Also, if you run Firefox, be sure to check the box for rejecting a cert if it fails to validate via OCSP.

  95. Re:SSL certs are both over-trusted and under-trust by hitmark · · Score: 1

    In the end it yet again comes down to public education, or lack of such, related to the subject.

    --
    comment first, facts later. http://chem.tufts.edu/AnswersInScience/RelativityofWrong.htm
  96. Re:SSL certs are both over-trusted and under-trust by Ash-Fox · · Score: 1

    Easy solution: Store self-signed certificate in DNS, access it using DNSSEC.

    As an attacker, I'd just intercept all DNS requests, use a bunch of glue records to provide valid, but untrue DNSSEC records at higher levels which other DNSSEC records would validate against. Using a pregenerated seed, I could generate lots of records live on the fly extremely quickly too.

    Your DNSSEC aware resolver isn't going to do much against someone who can do a proper MITM attack.

    --
    Change is certain; progress is not obligatory.
  97. Re:SSL certs are both over-trusted and under-trust by Timmmm · · Score: 1

    I don't really follow you, but I'm pretty sure DNSSEC isn't vulnerable to MitM attacks, since that would be really really damn stupid.

  98. Re:There really is no proof the hackers are from I by Anonymous Coward · · Score: 0

    Actually, the American public is pretty much at the intelectual level of a 5 year old listening to fairy tales. Say it's from USA or Canada or France - than it's a rogue crazy man (ever heard of Unabomber? the nation had no connection whatsoever). Now, choose one "soon to be civilised country", say someone from Eastern Europe, maybe Russia, or some enslaved US nation (Columbia, anyone?) and you have the feared Organised Crime. You know there are gangs or hordes of organised individuals going against what we call civilisation and holding the country from becoming something great. And you have the third tier, or the Third World, and that is State Organised Crime. Where the State is doing everything in its evil powers to fight the nice guys with their underpants over the suit and kitchy capes. Why does this state of moronship should be a standard for the rest of the World?

  99. Re:SSL certs are both over-trusted and under-trust by ArsenneLupin · · Score: 1

    look at openvpn team, they use self-signed certs together with ca.crt

    Yes, but openvpn has the luxury of always working among the same peers, who know each other, and (presumably) have a way of pre-establishing trust in their certs by exchanging them over a known secure channel (CD, USB stick, ssh) during software installation.

    A random https usually does not have this possibility. Maybe your bank could do it, but certainly not amazon or computeruniverse.net.

    and y also can publish your site ca.crt on your web.

    ... and how do you make sure that a Man-in-the-middle didn't intercept it, and change it another ca.crt where he has the private key to?

    you can show server and cliennt ip/domain on web page, so, you can100% avoid mitm attacks.

    huh? say again?

  100. yeah, that's another question by YesIAmAScript · · Score: 2

    Question #4, on the list, perhaps.

    Why, if Google's certs come from Thawte, is it that big a problem of Comodo issues a bogus google.com cert?

    Browsers should remember that Google's certs last came from Thawte (a particular root cert) and today, all of a sudden, it is being verified by another company. Browsers should warm you about this. I know a lot of people would just click "yes" and be done with it, but I think also given it would happen worldwide (in the case of a worldwide attack) would bring the story, the presence of new and possibly fake certs to the fore.

    Also, on another note, companies like Comodo should flat out just cache Alexa or something and require additional verification before issuing a cert for a high-traffic site, especially if they don't have them as a current customer.

    --
    http://lkml.org/lkml/2005/8/20/95
    1. Re:yeah, that's another question by Anonymous Coward · · Score: 0

      That would make sense, if, at the same time, browsers would automatically update revocation lists, and remember the expiration date. If the expiration date of the old certificate is "close enough", or the old certificate has been revoked, no warning should be displayed.

    2. Re:yeah, that's another question by thue · · Score: 1

      But how do you know whether google is being impersonated, or if they has really switched to Comodo? You can't as far as I can tell.

    3. Re:yeah, that's another question by Anonymous Coward · · Score: 0

      Browsers should remember that Google's certs last came from Thawte (a particular root cert) and today, all of a sudden, it is being verified by another company. Browsers should warm you about this. I know a lot of people would just click "yes" and be done with it, but I think also given it would happen worldwide (in the case of a worldwide attack) would bring the story, the presence of new and possibly fake certs to the fore.

      Bad idea. That would lock Google into always buying certificates from Thawte. You can't even say "The old certificate hasn't expired, and this new one is from elsewhere", because in the case of a stolen cert that would make the certificate revocation/reissue process LESS secure, as people might trust the new certificate less than the old compromised one!

  101. SSL certs discussion: always note these by Onymous+Coward · · Score: 1

    Here are a couple Firefox addons that can help you avoid compromised certificates/CAs:

    1. Re:SSL certs discussion: always note these by naasking · · Score: 1

      Neither of those is 100% reliable. Cert Patrol provides the user with meaningless messages that they are not equipped to understand, and so their choices reduces to "get work done" or "give up on doing any work". I also doubt that Perspectives has the critical mass needed to make its data reliable, and it's far too easy to miss a single invalid cert. The shared vulnerability is simply too large.

      The only truly secure option is a petname system used to build a web of trust. At least here the window of vulnerability is small, and phishing and spoofing attacks are impossible.

    2. Re:SSL certs discussion: always note these by Onymous+Coward · · Score: 1

      Cert Patrol lets you know when a cert is new to your browser. Surely that's of some value, is it not?

      Perspectives lets you know if others aren't seeing the same cert you are. Surely that's of some value, is it not?

      Neither of these is a 100% solution, but each helps. And together they make a huge difference.

      I haven't investigated Petname Tool. Is it really a web of trust tool?

      I looked at the add-ons page comments and saw the following. Do you know anything about this?

      At first I thought this was adding additional security be checking that the thumbprint of the SSL certificate matches the one I originally said I trusted. This would be very valuable.

      I just changed the SSL certificate on my site and I expected this tool to warn me that the site was unknown, but it just gave me the old name I entered before. This is bad. It means that if an attacker can get a valid certificate for your web address (easier these days than before) and spoof your site with DNS cache poisoning then this tool will not warn you, as it should.

    3. Re:SSL certs discussion: always note these by naasking · · Score: 1

      Cert Patrol lets you know when a cert is new to your browser. Surely that's of some value, is it not?

      It depends, certs get updated all the time and you don't want to pester the user with messages he doesn't understand. That makes it easy to spoof or phish the user because they'll just get used to clicking through. As long as the cert upgrade is valid, you shouldn't see anything change IMO.

      I looked at the add-ons page comments and saw the following. Do you know anything about this?

      If the cert was properly upgraded, then it shouldn't give you a warning. The author of the tool is a security researcher who knows what he's doing. Read up on his petname tool paper if you're interested in further information.

  102. If Mozilla Dont Trust Em - Delete Em by fast+turtle · · Score: 1

    In going through the Cert Store in FF4, I discovered a number of them that were completely unchecked, indicating that the Mozilla Foundation/Org doesn't trust them. If that's they case, why in hell are they still in the store?

    If they're untrusted then remove them and start cleaning things up. If we actually need them, they can be installed at that time just like any other certificate.

    --
    Mod me up/Mod me down: I wont frown as I've no crown
  103. Re:SSL certs are both over-trusted and under-trust by ArsenneLupin · · Score: 1
    You forgot one scenario which is becoming more and more common:
    4) the guy at the table next to yours in a cybercafé

    He has the possibility to passively sniff your traffic, but attempting to change your packets would draw serious attention (because he really has no way of suppressing the original packets from the air, so both the unmodified original and the spoofed packets would end up hitting the Wifi access points, leading to weird errors...)

  104. Re:Even more important by mind.the.oranges · · Score: 0

    +1 Helpful

  105. Re:SSL certs are both over-trusted and under-trust by itsdapead · · Score: 1

    There's no reason why browsers have to display "https://" or even "http://".

    Except, that's a significant part of the address. "http://somesite.org" and "https://somesite.org" could, potentially, point to different content (certainly different vhosts). Yeah - its a mess (often leading to redundant use of the protocol string, port number and "www" subdomains), but browser designers aren't in a position to fix that from their end.

    Nobody here is arguing that self-signed https connections deserve a "golden padlock."

    No, but browsers do need to advise non-technical users, who don't understand the technical distinctions, in the simplest justifiable terms whether a connection is "secure" or "insecure".

    The proposal is that we should treat self-signed https connections the same as unencrypted http connections.

    Sites using https generally do so because they want to exchange sensitive data, and the use of a self-signed certificate might indicate that a MiM attack is in progress, or (possibly more likely) that the site is being run by a cowboy outfit who can't be arsed to get proper certificates. So, a self-signed https connection is always slightly fishy (there are plenty of innocent explanations, but identifying those requires human judgement + technical understanding).

    I have yet to see anybody articulate an even remotely coherent argument against this proposal.

    1. http = no expectation of security, and responsible web designers wouldn't use it to exchange sensitive data. In theory, people should be warned whenever they submit data over http. Indeed, some browsers do (did?) do this but it was incredibly annoying so everybody turned it off.
    2. https = strong expectation of security. Web-sites usually use this because they have something to protect and, usually, get a proper certificate. Its pretty pointless using https for a passive website - and tinfoil hats who want to cover their tracks will want something more sophisticated anyway.
    3. self-signed https = someone could be mounting a man-in-the-middle attack or you may have been spoofed/phished to the wrong website. Unlikely (especially c.f. the risk of evesdropping on http) if you're connecting to your home server, but not to be lightly ignored if you are logging in to your bank account (at best, it means your bank's IT department is incompetent and you shouldn't touch their e-banking service with a bargepole). This is not the same as http.

    So, where is the best place, for a browser to start ringing alarm bells? Technically, (1), because you shouldn't be sending sensitive information over http, and the browser can't reliably tell what constitutes "sensitive" . In practice, however, this is incredibly obtrusive (there's plenty of non-sensitive items you can enter in a browser) and risks "training" users to ignore warnings.

    I'd suggest (3) is by far the best place at which to start nagging - most users will rarely encounter this situation (only sites with very small user bases, like home servers or in-development sites have a real excuse for not getting a cert) so you're not going to swamp typical users with bogus warnings. For the typical user, this does mean that something out-of-the-ordinary is happening.

    And remember at the end of the day, all browsers like firefox actually do is warn you, encourage you to view the certificate and decide whether you want to trust it temporarily or permanently - using language that will deter anybody who doesn't understand what is going on. That's pretty good practice for anybody encountering a self-signed cert. Its annoying if you're a web designer testing sites using self-signed certificates, but you are not the target audience.

    --
    In a survey of 100 programmers, 111111 thought that duck-typing was a good idea.
  106. Re:There really is no proof the hackers are from I by Luyseyal · · Score: 1

    You can't find me, I'm behind 4 boxxies!

    -l

    --
    Help cure AIDS, cancer, and more. Donate your unused computer time to worldcommunitygrid.org. Join Team Slashdot!
  107. Re:SSL certs are both over-trusted and under-trust by Nursie · · Score: 1

    Wifi more secure?

    I don't think so. Injecting packets is not going to be a lot more tricky.

    Not to mention you have to trust the wifi operator or anyone else that can gain conteol of the AP/router. Pretty trivial in a lot of places.

  108. Re:Even more important by Luyseyal · · Score: 1

    Indeed. The only thing I would like more is some threshold settings that work for me. I only want to read 30 or so comments per article, but threaded for handiness. Usually, I just pick a points level that corresponds to that value. I'd rather that be done for me.

    -l

    --
    Help cure AIDS, cancer, and more. Donate your unused computer time to worldcommunitygrid.org. Join Team Slashdot!
  109. Re:SSL certs are both over-trusted and under-trust by asdf7890 · · Score: 1

    And regardless, firesheep doesnt screw with SSL cracking, it looks for unencrypted login cookies.

    I was suggesting that someone may write something akin to firesheep that integrated the extra hacks required to attempt to MitM the SSL connection, and if/when that happens your self-signed connections are no safer than plain text ones.

  110. Re:SSL certs are both over-trusted and under-trust by David+Jao · · Score: 1

    There's no reason why browsers have to display "https://" or even "http://".

    Except, that's a significant part of the address. "http://somesite.org" and "https://somesite.org" could, potentially, point to different content (certainly different vhosts).

    Web servers already display different content to users based on their geographical location or their login cookies or any number of state variables, and these content changes are not reflected in the URL. Your point means nothing.

    Sites using https generally do so because they want to exchange sensitive data, and the use of a self-signed certificate might indicate that a MiM attack is in progress, or (possibly more likely) that the site is being run by a cowboy outfit who can't be arsed to get proper certificates. So, a self-signed https connection is always slightly fishy (there are plenty of innocent explanations, but identifying those requires human judgement + technical understanding).

    This is a tautology. Since today's browsers are so alarmist about self-signed certificates, the use of self-signed certificates is automatically fishy. If you remove the alarmism then the amount of legitimate usage of self-signed certificates would increase dramatically.

    self-signed https = someone could be mounting a man-in-the-middle attack or you may have been spoofed/phished to the wrong website.

    The same holds for regular http. Someone could be mounting a man-in-the-middle attack with regular http.

    Meanwhile, there is one big difference between http and self-signed https that you omitted. With regular http (and only regular http), large-scale attacks like police surveillance and content filtering become possible. https (even self-signed) prevents large-scale passive attacks.

    I'd suggest (3) is by far the best place at which to start nagging - most users will rarely encounter this situation (only sites with very small user bases, like home servers or in-development sites have a real excuse for not getting a cert) so you're not going to swamp typical users with bogus warnings. For the typical user, this does mean that something out-of-the-ordinary is happening.

    Again, the fact that self-signed certificates are out-of-the-ordinary is a tautology that you helped to set up by insisting that they be treated as out-of-the-ordinary.

    And remember at the end of the day, all browsers like firefox actually do is warn you, encourage you to view the certificate and decide whether you want to trust it temporarily or permanently

    NO! That's not what firefox does. If firefox did in fact do what you claimed it did, then I would be happy.

    In practice, firefox effectively blocks self-signed certificates entirely. It takes five (count them, five) mouse clicks to connect to a self-signed https site in firefox, compared with one mouse click in IE. A regular user is scared away after even one mouse click, much less five. Thus in practice firefox ends up blocking self-signed certificates entirely.

    Regular http has no warnings whatsoever, even though every attack against self-signed https is also possible against http, and some attacks against http are not possible against self-signed https. This situation is absurd beyond belief.

  111. Re:SSL certs are both over-trusted and under-trust by asdf7890 · · Score: 1

    What benefit does a StartSSL certificate have over a self-signed certificate when accessing a random web forum run by someone I've never heard of?

    Probably none, because I don't believe that any browser ships with support for StartSSL and hence will treat it as an unsigned key.

    http://en.wikipedia.org/wiki/Startssl#StartSSL - it would appear that StartSSL's root CA cert is trusted by most common browsers according to that article, though I've not verified this in any way myself yet. If I'm understanding right then the only major population of users with an up-to-date browser that don't have their key trusted is those using IE on XP who have not installed the "certificate update" patches (which aren't marked as important so don't auto-install). While there may be a number of groups of people with out of date setups, most will have browsers that trust a StartSSL cert and those that don't will get the same sort of warning (and lack of protection) as with a self-signed cert but won't be any more/less inconvenienced.

  112. The right thing to do... by Anonymous Coward · · Score: 0

    The Comodo root cert should have been revoked, since it was used to generate bogus certs (and who's to say they have a good audit trail to id the affected certs). They should have to recertify their processes before being given a new root cert, and their legitimate customers should have been forced to request new certs (and yes, that is a hassle for their paying customers, but they should look at that as an opportunity to switch to a "better" CA, or to switch to self-signed certs and screw this facade of legitimacy given to the CA companies granted by the browsers).

    Patches to the browsers for the individual certs? That's not what the process is supposed to be, that's way bogus.

  113. Re:SSL certs are both over-trusted and under-trust by gbjbaanb · · Score: 1

    I'd put it slightly differently:

    You're confusing a specific tool (encryption) with the job (a browser establishing that a connection is sufficiently secure to justify displaying the "golden padlock" that non-technical users are told to look for before they enter their credit card details).

    confusing a specific tool (encryption) with a different tool (authentication).

    If you use a self-signed cert, you can guarantee that the guy sitting next to you using starbucks' wifi cannot read your 'hunnybunny' slashdot posts. You cannot guarantee that the website you're connected to is slashdot however, but you can't do that with plain http either.

    So we have 3 desired scenarios, or which only 2 are provided for by the current systems:
    1. plain old http where anyone can see what you're up to.
    2. full-on https with encryption of all your traffic *and* certainty that the destination is who it says it is.
    3. a middle ground of encryption where you trust the destination is ok (or you don't care so much if you are victim of a man-in-the-middle attack)

    I'd say a system where the self-signed certs are not blown up as huge security risks, but gave you a warning and a red padlock or similar, then we'd get some benefit from the 3rd, middle-ground https.

    I think the average user wouldn't understand it though - people who think the blue E is "the internet" - and for them, they've just about grasped the padlock concept. Telling them there's a third option would take some doing!

  114. Re:SSL certs are both over-trusted and under-trust by lavagolemking · · Score: 1

    The only thing HTTP is vulnerable to that HTTPS is not vulnerable to is a passive attack. In most cases, when someone is able to position themself between you and the internet and listen in, they can also modify your traffic and give you bogus certs if you insist on HTTP. Then, because you see the happy, friendly padlock, you are reassured that everything is fine and dandy and nobody is listening in on your connection just because the attacker gave you a certificate which doesn't happen to be the right one.

  115. D1 vs D2 by Anonymous Coward · · Score: 0

    Sorry i'm lazy. Whats the difference in D1 and D2 ?

    I tried them both and they both show me a huge (about 50% vertical) grey area at the bottom of the page.

  116. Re:SSL certs are both over-trusted and under-trust by jd · · Score: 2

    There was a time, not that long ago, when someone faxed Verisign a request for the private keys for Microsoft's SSL certificates and Verisign responded by handing the keys to them. No verification that the person was legit. DNS providers were just as vulnerable, with people sending in requests for zone transfers by e-mails with forged headers, faxes, letters on stationary not bearing any corporate logo. It worked often enough for there to be numerous scandals.

    As for China managing to trick the top-tier routers to re-route half the world's Internet through their packet sniffers... Well, I never was a fan of BGP, and I've grown to loath it all the more.

    Getting back to SSL, first nobody should be using SSL 3.0 any more. TLS 1.2 is the current standard and has signficant improvements. Sadly, none that would install a brain into the heads of PHBs or half-asleep cert techs, but it's better than nothing.

    Second, let's look at how other people solve this problem. In the physical world, official documents to do with identity usually require at least one witness to countersign and a recognized notary office to stamp the document to reduce the risk of tampering. In the GnuPG/PGP world, it is not unusual to have keys digitally signed by "witnesses" and GnuPG uses an algorithm to reduce the risk of tampering. So clearly, these kinds of procedures have a digital parallel in use.

    How would this work in SSL? Well, you could have it so that if organization A knows that organization B's certificate is genuine and correct, organization A could counter-sign B's SSL/TLS certificate as an extra layer of trust. (If a fake Google certificate had a few dozen counter-signatures, all from Iran, it shouldn't be hard to figure out it's fake.)

    Or there could be secure public fingerprint servers, where instead of a simple upload (as per MIT's keyserver), the verification of identity by the keyserver owners was every bit as strict as implied by the certificate grade. The cert fingerprint would then be uploaded by the owners and digitally signed by them. A browser, on seeing a new key, could then ask if you wanted to verify the key against one of the known public fingerprint servers rather than giving a technical analysis most users can't understand.

    Or we could dump the SSL/TLS approach and go with a different site authentication mechanism. It's not like there's a shortage of them, it's more that Netscape implemented SSL and so nobody really bothered with trying to adapt the others. (Ok, there was a short-lived SHTTP, in addition to HTTPS, but I can't think of any other real effort for website authentication since then. Site-to-host authentication should be standard for all services, since the connection has nothing to do with the service, it's just a connection between a site and a host.)

    --
    It's a small world and it smells funny; I'd buy another if it wasn't for the money; Take back what I paid (SoM)
  117. Re:SSL certs are both over-trusted and under-trust by asdf7890 · · Score: 1

    OpenSSH still works fine using the equivalent of self-signed certificates.

    You seem to be misunderstanding the SSH protocol in this case, and seem to be assuming it protects you in a way that is doesn't. The intention is that you know the server fingerprint by some means (i.e. is has been transmitted to you by a method other than the connection to that server) before your first connection or you are absolutely 100% sure that there is nothing between you and the server that you don't control when you make that first connection. If you blindly accept the fingerprint of the server's certificate the first time you connect without verifying it via another source then you have absolutely no definite assurance that you are talking to the right machine rather than a nefarious one. Once the certificate is accepted SSH protects you from MitM and other attacks by protecting you against the certificate changing (unless there is a significant breach at the server, a MitM attacker won't be able to replicate the keys so their fingerprint should never match), but is does not protect you at all on first connection unless you verify the fingerprint before accepting it.

    The SSH method is not practical for a public HTTPS service as you have no practical way of transmitting the certificate fingerprint to every user beforehand for them to verify (and for a private HTTPS service, create your own CA key for signing certs and have your users install that in their browser trust lists).

    What OpenSSH protects against is unexpected changes to the certificate, and the certificate being wrong initially if you properly verify the fingerprint (rather than blindly accepting anything) on first connection.
    HTTPS with a properly signed certificate protects all connections, even if you can not verify the certificate by other means yourself on first connection.

    A number of ISPs seem to think that snooping on their customers' traffic for things like Phorm is acceptable. How many of them would think they could get away with forging SSL certificates?

    I don't see why they wouldn't. How would most users even know it had happened? The cynic in me suggests that the only reason some don't do this already is that not enough marketable information is transmitted that way for it to be worth the effort - if a higher proportion of traffic worth scanning (for selling to advertisers and such) was via HTTPS with self-signed certs then maybe some would start.

    On every connection their customers make?

    It would not need to be that inefficient. Just keep a cache of certificates that you have generated, so you only have to do the generation step once per server name. OK so you still have to do the decryption and re-encryption on the scanning proxy as the stream passes through, but that isn't an expensive operation with modern hardware.

    I could name one company (a defence contractor) who does this in their transparent proxy for all outgoing connections so they can monitor for trade/state secrets being passed around that way (and their machines trust their own internal CA cert, so the proxy can generate valid looking certs for anyone's services (even, for instance, Google's) and browsers on their network wouldn't know). It is possible and practical, so if it were in some way profitable for ISPs to do this with self-signed certs they probably would.

    I've never said self-signed certificates are perfect, only that they do offer benefits over unencrypted connections.

    The benefit is small though, and there is a potential significant cost to accepting self-signed certs without warning. If I somehow poisoned your ISP's DNS server (there have been bugs in bind in the past that made such attacks easy) so that connections to gmail went through my server, I could self-sign a certificate with the right name and forward the connections on. In this case you would not know that som

  118. Re:SSL certs are both over-trusted and under-trust by sjames · · Score: 1

    Way back in the beginning, when we all still remembered using mosaic as our browser, I talked to a representative of Verisign. who assured me that nobody would ever lie about who they are because they have to sign a contract that says they won't. How very confidence inspiring!

  119. Re:SSL certs are both over-trusted and under-trust by Anonymous Coward · · Score: 0

    Two reasons:

    1) Because the cas aren't domain-specific yet.
    If the banks had a .bank, it would be conceivable to ask the commercial CAs not to issue certs for it, and give a monopoly to the Fed's ca

    2) Because the fed is only for American banks
    This is not solvable, the fed doesn't control anything but US banks, giving it control over China(and others) banks won't happen.

  120. Re:SSL certs are both over-trusted and under-trust by sjames · · Score: 3, Insightful

    Not at all. The current state of affairs is that self-signed certs are treated almost as bad as invalid certs. The site's identity with a self-signed cert is just as good as an unencrypted connection would be (but no better) but it is more secure against 3rd party sniffing. I would rather it look the same as an unencrypted connection (no lock icon, no green trust indicator) rather than the OMFG IT'S A SELF-SIGNED CERT!!!!!!!!! click here, here, here, and here, gee, it was nice knowing you! like it does now. Perhaps it should display a 'cone of silence' icon.

    However, if the cert has changed since the last time I visited a site, especially if it's now signed by a different authority, I should be concerned MORE than a self signed cert, especially if the previous cert shouldn't be near expiring yet.

    The problem is that trust is fine grained and multi-dimensional but is presented as a simple go/no-go threshold.

  121. Re:SSL certs are both over-trusted and under-trust by Ash-Fox · · Score: 1

    I don't really follow you, but I'm pretty sure DNSSEC isn't vulnerable to MitM attacks, since that would be really really damn stupid.

    Some MitM methods are discussed in http://www.isoc.org/isoc/conferences/ndss/10/pdf/17.pdf if you're curious.

    I was however discussing another method which is far simpler. Since DNSSEC doesn't have authentication for glue records and since glue records are essential for Internet operation, you might begin to undertand a problem. Consider being able to intercept all DNS traffic on a network and have a glue record set as root that points to your your own DNSSEC root keys etc. It won't make any difference to a DNSSEC resolver, which will have to accept it as valid by design.

    --
    Change is certain; progress is not obligatory.
  122. Re:SSL certs are both over-trusted and under-trust by sjames · · Score: 1

    Right, it is just as good (or bad) as an unencrypted connection, so display it as if it was unencrypted, don't make the user jump through hoops.

  123. House of cards... by WaffleMonster · · Score: 1

    The Global PKI system is the largest house of cards ever created.

    There are a number of issues:

    First and foremost OCSP is bullshit. It can be used to track site usage on a massive scale and is an unecessary reliability and performance dependancy. It allows CAs to hide dirty laundry by keeping a complete listing of their epic fails hidden.

    Periodically checking CRL lists is better in my view however there is some lag involved and browsers must be configured by default to fail SSL sessions if CRL checks are sufficiently stale.

    Most SSL sites you end up having to login to... What we really need is TLS-SRP support in browsers so you can login to the site using mutual authentication of shared credentials. With TLS-SRP aware browsers even if the SSL cert or servers private key is compromised it does not effect security for existing users.

    Finally SSL CA function should just be put out of its misery and punted to DNS already. When CAs advertise 100% automated CSR approval process paying the $100 or whatever it is a month is frankly absurd.

    1. Re:House of cards... by Tacvek · · Score: 1

      Finally SSL CA function should just be put out of its misery and punted to DNS already.

      Do you really think Verisign would allow that? If that became a real possibility, they would start stripping ICANN's DNSSEC signature before publishing the root zone. Verisign has a vested interest in the existing CA system.

      --
      Stylish sheet to fix many problems in Slashdot's D3: https://gist.github.com/801524
  124. Re:SSL certs are both over-trusted and under-trust by Timmmm · · Score: 2

    Erm, you could indeed redirect the user to your own root DNS server, but then none of the DNSSEC replies you sent would have the correct signatures (since you don't have the real private keys used by the actual root server).

    Obviously the browser has to already have the public keys for every root zone, but that's no different to SSL certificates. And DNSSEC has to used at every zone.

  125. Re:SSL certs are both over-trusted and under-trust by Jon+Stone · · Score: 1

    You seem to be misunderstanding the SSH protocol in this case, and seem to be assuming it protects you in a way that is doesn't.

    I know exactly what the protocol does and doesn't protect me from. I also watch how normal people use computers. I've watched people blindly accept the warnings from PuTTY when servers have been rebuilt or had their SSH keys regenerated. I've also seen people blindly ignore certificate errors. I would like to be able to walk into my bank and verify the fingerprint of their SSL certificates with them directly, but I doubt they would have a clue what I was talking about.

    Once the certificate is accepted SSH protects you from MitM and other attacks by protecting you against the certificate changing

    Firefox extensions such as Certificate Patrol provide similar functionality for SSL certificates (self-signed and those signed by CAs).

    I could name one company (a defence contractor) who does this in their transparent proxy for all outgoing connections so they can monitor for trade/state secrets being passed around that way (and their machines trust their own internal CA cert, so the proxy can generate valid looking certs for anyone's services (even, for instance, Google's) and browsers on their network wouldn't know).

    My understanding is that there are banks who do this too for similar reasons.

    The benefit is small though, and there is a potential significant cost to accepting self-signed certs without warning

    Compared to unencrypted connections? I can log in to a website over plain HTTP without any warning from Firefox. If the site were to use a self-signed certificate and I tried to log in over HTTPS I would get a big scary warning. That seems the wrong way around to me.

    With a certificate with a proper trust chain you know every connection, even the first, is very very very unlikely to be MitMed

    That's good in theory. The issue this has highlighted is that the trusted third parties can't be trusted to reliably do their job. A look through Firefox's root certificates lists Comodo (who, not for the first time, have issued certificates to the wrong people), Verisign (who I don't trust thanks to Site Finder) and BT (who I don't trust thanks to Phorm). There are probably many on Slashdot who don't particularly trust Dell, Google and Microsoft either. This is why I much prefer PGP's web of trust approach to X509's strict hierarchy.

    And what if the site's certificate changes?

    One of the nice things about Certificate Patrol is it highlights all changes to certificates since the last visit, and flags if the previous certificate was approaching its expiry date. If my bank's site suddenly changes from being signed by Verisign to signed by Comodo despite having 6 months left on the old certificate, Certificate Patrol will throw a warning.

  126. Re:SSL certs are both over-trusted and under-trust by johny42 · · Score: 1

    https with self signed cert protects against passive eavesdropping, plain http does not

    Mod this up! Passive eavesdroping is MUCH easier and much more common than active MITM attack (see Firesheep etc.). Nobody's saying that MITM is impossible, but I'd go so far as to say that the difference between plain HTTP and self-signed HTTPS is greater and more important than the difference between self-signed and CA verified HTTPS (and all the fake certificate scandals only confirm this).

  127. you can't by YesIAmAScript · · Score: 1

    The system would warn you of the switch and you have to decide whether to believe Google switched or whether this is a fake.

    Like I said, I know that most people wouldn't answer the question (trust or not) correctly and thus wouldn't personally be protected, but the presence of this message on many people's screens will as a whole at least make sure the impersonations didn't go unnoticed for long.

    --
    http://lkml.org/lkml/2005/8/20/95
  128. Re:SSL certs are both over-trusted and under-trust by Anonymous Coward · · Score: 0

    Self signing isn't enough - simply because of MiTM attacks. (A self-signed certificate does not guarantee that it is encrypted at all. You think you have "Computer -- ssl -- webserver", but the true situation could be 'computer -- ssl -- attack proxy -- ssl -- webserver", where the attacking proxy simply terminates two SSL connections and generates a new self-signed certificate to feed back to the computer.

    Before you ask, this is brain-dead trivial to implement in, say, a cyber cafe or a cellphone provider. Heck, with proxy arp type attacks (where they intercept traffic destined for the default gateway), another node on the network has to be running the attack. (Reasonably straightforward in a public wifi situation). Compromised firmware on a cable modem would be easy too.. there are already commercial products that do this in the name of monitoring in enterprise networks (they cheat by requiring workstations to add a 'compromised' certificate from the device as a trusted CA.)

    My suggestion? Roll on using DNSSEC instead of a certification authority though. Realistically, most CAs warrant nothing more than 'the IP you're connecting to has something to do with someone that once had some control of this domain name and possibly still does". DNSSEC provides better guarantees than that.

  129. Re:SSL certs are both over-trusted and under-trust by cbiltcliffe · · Score: 1

    With a web of trust, a user goes to somebody who they already trust (A root CA) to verify you are who you say you are.

    Which, as has been repeatedly demonstrated, works really well. :-\

    --
    "City hall" in German is "Rathaus" Kinda explains a few things......
  130. Re:SSL certs are both over-trusted and under-trust by Sabriel · · Score: 1

    Errata:

    Self-signed HTTPS: except if your browser had visited the site before and could warn that the "new" certificate was not signed by the same party.

    CA-signed HTTPS: except if the CA has been compromised into issuing a bad certificate...

    Did I get that right?

  131. it won't be less secure by YesIAmAScript · · Score: 1

    Sorry, I don't agree. The true bad idea is for your browser to accept certs from 650 different possible companies as being valid for google.com when in reality most of them never really could be. Virtually all of the time, the only valid cert today is the same one it was yesterday. And even when it does legitimately change, it's not going to be to "Certigna", "CertNomis", "Belgium Root CA", "Juur-SK" or "Baltimore CyberTrust Root". So even if the user has a 90% chance of clicking the wrong button, the odds still rise. And as I mentioned before, the real point of putting this message up isn't protecting them, it's that a spoof like this will be noticed by the internet community as a whole because these questions will start coming up.

    Right now, if this spoof happened, how long would it take before someone noticed they are trusting a bogus Certigna cert when Google's certs had previously (and still legitimately) come from Thawte?

    It's not about making things perfect. It's about making things better.

    --
    http://lkml.org/lkml/2005/8/20/95
  132. Re:SSL certs are both over-trusted and under-trust by Anonymous Coward · · Score: 0

    Ok, agree, in theory not possible to trust connection without known CA.

  133. Re:SSL certs are both over-trusted and under-trust by no+known+priors · · Score: 1

    The fact is, that I wouldn't be giving my credit card to an self-signed cert site. But, I would def. feel safer giving them my password. There are varying levels, and I would say that I would rather have encryption when sending passwords over the wire, than not.

    --
    Appended to the end of comments you post. The maximum is 120 characters.
  134. Re:SSL certs are both over-trusted and under-trust by LordLimecat · · Score: 1

    The guy at the table next to you in a cyber cafe is essentially on a hub or switch with you if you are using unencrypted or shared keys-- he can see all of your traffic, and you can see all of his. He doesnt have to suppress the original packets, and I believe (though have not tried) that you could quite easily perform the wireless equivalent to arp poisoning-- wifi macs are more easily spoofed/changed than wired, and he could quite easily forge deauth commands and set up a clone "evil" wifi AP and wait for you to reauth to it.

    Regardless, it doesnt matter if you suppress the original traffic (like in the hub scenario). AFAIK, as long as you reply with the right headers, and your reply gets there first, your traffic will be seen as legitimate. This is in fact how the DNS flaws of a while back worked-- an attacker would perform a DNS request to his local DNS server, and then bombard it with forged DNS replies, until one of its forged packets hit the right sequence number. The local DNS server would then accept its traffic as being legitimate, and cache the reply.

    IIRC, TCP/IP doesnt really have any mechanism for protecting you from such an attack. The sender has no way of verifying the identity of its destination, so anyone who sees the traffic can reply to it, and as long as it isnt stopped by routers or IDS (detecting spoofed ips, or replying with the wrong subnet from the wrong router), the original sender has no way to determine where that traffic came from. Thats pretty much why we have SSL certs signed by a central authority....

  135. plain-text password for user accounts by Anonymous Coward · · Score: 1

    We have an SSL account with Comodo, one day one of our sysadmin employee left.

    We had his username and password but we did not remember his numeric user id...
    Guess what, you need all three to login.

    So they sent back via email his original userid, username and password in cleartext...

    Seriously WTF?!

  136. Re:SSL certs are both over-trusted and under-trust by itsdapead · · Score: 1

    Web servers already display different content to users based on their geographical location or their login cookies or any number of state variables, and these content changes are not reflected in the URL. Your point means nothing.

    Nonsense. Geographic location, login cookies etc. are not part of the URL. The protocol string is part of the URL. You can't hide it. If a webmaster decides to make their URL ambiguous, that's their decision - but a browser shouldn't make URLs ambiguous by design.

    This is a tautology. Since today's browsers are so alarmist about self-signed certificates, the use of self-signed certificates is automatically fishy.

    Taking account of the status quo is not a tautology. We have a world where most of the web uses unencrypted http (and is quite happy with it) and https is only used where a "secure" connection is required. Maybe the way browsers treat https is part of the reason for that, but that's far from the only explanation - encryption has a processing overhead and buggers up proxying/cacheing, and the vast majority of websites were passive online hypertext. Nowadays, processors are faster and more and more websites are "dynamic" in some way (which also makes proxying/cacheing less relevant). If you were designing the web today, from scratch, then it might well make sense to use encryption in the default protocol and make the "secure" option entirely about trust - but sadly you're lumbered with the legacy of the 1990s web.

    The same holds for regular http. Someone could be mounting a man-in-the-middle attack with regular http.

    That's an almost meaningless statement: anybody can simply eavesdrop on regular http. It doesn't promise any security at all. Self-signed https: promises security, and end users aren't qualified to judge when that security is appropriate. I predict that, if you asked random users, quite a few would tell you that "https" meant "secure" but very few would understand the risks of a self-signed certificate.

    With regular http (and only regular http), large-scale attacks like police surveillance and content filtering become possible.

    ...if you are worried about privacy, why on earth would you blindly trust the identity of the sites you visit? Content filtering is easier to achieve by blocking sites or threatening to hit service providers in the wallet, and if https ends up crimping Big Brother's style too much, he'll simply force ISPs to block it. If BB wants to waste time and money indiscriminately trawling through traffic instead of more sophisticated, targetted attacks then that's his (and the taxpayers) funeral.

    Again, the fact that self-signed certificates are out-of-the-ordinary is a tautology that you helped to set up by insisting that they be treated as out-of-the-ordinary.

    Actually, you're the one relying on a tautology, I have the real world on my side. You are saying that if many more sites used self-signed https: then it wouldn't be unusual for a typical user to encounter it. You are also completely relying on your assertion that the handling of self-signed https in some browsers is the predominant reason for its scarcity. I'm just taking account of what happens in the real world. Do you seriously think that the typical browser user is encountering self-signed certificates on a regular basis, or that they don't predominantly use https for dealing with banks and e-commerce sites which would be expected to have a trusted certificate? The self-signed certs I encounter are mainly my own, and when I do encounter one elsewhere then, yes please, I'd like my browser to scream at me (and to warn off my less technical colleagues).

    NO! That's not what firefox does. If firefox did in fact do what you claimed it did, then I would be happy.

    Sorry, that is exactl

    --
    In a survey of 100 programmers, 111111 thought that duck-typing was a good idea.
  137. Re:SSL certs are both over-trusted and under-trust by naasking · · Score: 1

    You would have self-signed certs presented as "semi-secure", which they are not.

    Even real certs are not secure as this thread demonstrates. So presenting certs as secure in the browser is committing the exact same sin that you are objecting against for self-signed certs. The only secure means to verify is secure introduction, or out of band verification.

    CAs are not a valid out of band means of verification, they are a global trusted computing base (TCB), and thus are a global point of vulnerability.

  138. Re:Does this mean that you cant browse any company by Anonymous Coward · · Score: 0

    Unfortunately, OCSP has been defeated by the character 3.

    Anyone know if they've fixed that?

  139. Re:SSL certs are both over-trusted and under-trust by Nursie · · Score: 1

    There are automated tools to do both, you just won't hear about them so much.

    Look up sslsniff for an example.

  140. Re:SSL certs are both over-trusted and under-trust by naasking · · Score: 1

    CA signed certs are vulnerable to neither.

    Not true. This whole thread proves that CA signed certs ARE vulnerable to MITM attacks, because the CA itself is a single shared point of vulnerability.

  141. Comodo process is faulty by Anonymous Coward · · Score: 0

    we really should be asking three questions: How did somebody working with an Iranian IP address get a username and password from Comodo with enough clearance to create SSL certificates? Why did Comodo issue SSL certificates for google.com, live.com, yahoo.com, mozilla.org, and skype.com? Why are browser updates used to revoke SSL certificates?'"

    Anyone in the world can become either a Comodo Reseller or Webhost partner. Any partner can order any Certificate. On their lowest priced Certificates, domain-verified only, the verification consists of being able to get an email address. But if you're al webhost partner they actually trust you to only purchase Certificates for your own clients, and you can order domain-verified certificates without any vetting at all.

    You shouldn't need to do a browser update because Browsers should be in contact with the CAs and maintain current revocation lists. In this case, however, the browser guys thought this important enough to issue updates because:

    a) some people set their browsers to not check verification lists

    b) some networks don't let the verification lists in.

    On that other pesky subject being discussed in this thread: Self Signed Certs

    If a Certificate is self-signed the popup should simply say that while the Certificate works to encrypt traffic to and from the site, it doesn't prove the site is who it says it is. That should be a good compromise.

  142. Petname Tool inappropriate for bad CA problem by Onymous+Coward · · Score: 1

    Okay, I looked at this a bit more and I see where we're missing each other.

    We're looking at different problems. The topic at hand is the broken Certificate Authority model wherein a browser trusts a large list of CAs and is vulnerable to any single CA failing. It's as if you were hanging by a chain composed of all the CAs -- if just one fails you fall. Petname Tool doesn't address this scenario.

  143. Re:SSL certs are both over-trusted and under-trust by David+Jao · · Score: 1

    The solution to this absurdity is to build a time machine, go back to the 80s and define three protocols "http:", "httpe:" (encrypted) and "httpv:" (identity validated) so users don't grow up thinking https: is secure.

    Well said. But why do we need a time machine? https is broken and we need to fix it.

    Your whole line of posts is based on some sort of premise that we must maintain compatibility with the status quo. My whole point is that the status quo is so irretrievably broken that we must fix it, even if we need drastic steps such as eliminating compatibility with prior notions of "URL" or "https".

    Firefox's hysteria against self-signed https goes in the opposite direction. It reinforces the status quo and makes https (or httpe or whatever you would want to call it in an ideal world) even more unusable.

    The problem can be fixed. SSH uses no certificates whatsoever, and yet people successfully trust SSH encryption for root-level access. SSH is a far more robust and secure protocol than SSL ever will be.

  144. Re:SSL certs are both over-trusted and under-trust by itsdapead · · Score: 1

    My whole point is that the status quo is so irretrievably broken that we must fix it

    Good luck with that - grab your lance and chase those pesky windmills off your lawn.

    --
    In a survey of 100 programmers, 111111 thought that duck-typing was a good idea.
  145. Hacker's Response by Anonymous Coward · · Score: 0

    Have you ever seen Hacker's response:
    http://pastebin.com/74KXCaEZ