Slashdot Mirror


Google Threatens Action Against Symantec After Botched Investigation (itworld.com)

itwbennett writes: Through its acquisition of Verisign's authentication business unit in 2010, Symantec became one of the largest certificate authorities (CAs) in the world. In September of this year, Google discovered that Symantec had issued a pre-certificate for google.com without its knowledge. Symantec's initial investigation of the incident determined that 23 test certificates had been issued for domain names belonging to Google, Opera and three other unnamed organizations. But Google quickly found additional unauthorized certificates that Symantec missed. Now, Google wants Symantec to disclose all certificates issued by its SSL business going forward.

3 of 95 comments (clear)

  1. Re:How did Google discover this? by Todd+Knarr · · Score: 4, Informative

    No. It means every CA has to have a log of every EV certificate it's issued, and Chrome is checking any purported-EV certificate it sees against the issuing CA's list. If the certificate really is a valid EV certificate, it'll be in the list. I presume that if the certificate isn't a valid EV certificate (ie. it's not found in the list) and you've got the "Automatically report details of possible security incidents to Google" setting turned on (the default) it sends the error report back to Google for analysis. All of that's perfectly reasonable, and Google only sees information about certificates that're lying about their EV status.

  2. Re:What is a pre-certificate? by dissy · · Score: 1, Informative

    Sorry, but I have no clue what a pre-certificate is. Google search doesn't seem to help me either.

    I assumed they meant a premium certificate, aka a class 3 EV (extended validation) certificate or higher.

    It's just marketing bullshit pretty much, and the only difference is some flags set in the cert when its signed by the CA.

  3. Re:What is a pre-certificate? by Zeinfeld · · Score: 3, Informative

    A pre-certificate is created for use in the Certificate Transparency system. Introducing pre-certificates allows the CT log proof to be included in the certificate presented to an SSL/TLS server.

    The CT system generates a proof that a pre-certificate has been enrolled in it. The proof is then added to the pre-certificate as an extension and the whole thing signed with the production key to make the actual certificate.

    If the CT system logged the actual certificate, the proof of enrollment would only be available after the certificate had been created.

    --
    Looking for an Information Security student project suggestion?
    Try http://dotcrimeManifesto.com/