TLDR: Google has lost trust in Symantec's ability to properly validate certificates they issue. Chrome has a Root Certificate Policy that expects a CA to perform in a manner commensurate with the trust being placed in them and the Google team appears to see evidence that they are not living up to the standard laid out. They propose a gradual distrust of existing certificates by reducing the 'maximum age' of the certi…
They're also planning on stripping EV status from their Certs too... that's going to be fun for a lot of banks.
Intent to Deprecate and Remove: Trust in Existing Symantec-Issued Certificates
41–50 of 329 posts
Re: Intent to Deprecate and Remove: Trust in Existing Symantec-Issued Certificates
#42Are they just hoping to drive business to their new CA: Google Trust Services?
Re: Intent to Deprecate and Remove: Trust in Existing Symantec-Issued Certificates
#43Earlier quoted context omitted.
They can improve security. We used to pin the EV roots of a couple CAs that we trusted in our mobile apps and in the browser via hpkp. This protected against someone tricking or coercing a lesser CA into issuing a DV cert and MITMing us.
Why does EV make a difference here? Can't you pin an intermediate or root cert from your CA of choice and avoid other CAs issuing end certs for your domain just as well?
Re: Intent to Deprecate and Remove: Trust in Existing Symantec-Issued Certificates
#44Earlier quoted context omitted.
As the neighbor comment points out, EV validation is absolutely not a waste of money. I've been part of A/B testing on most aspects of domain security and it's arguably one of the best ROIs out there for e-commerce sites. They don't improve security -- that is true.
> I've been part of A/B testing on most aspects of domain security and it's arguably one of the best ROIs out there for e-commerce sites. That's a bit hard to reconcile with the fact that Amazon.com can't be bothered to get one.
Re: Intent to Deprecate and Remove: Trust in Existing Symantec-Issued Certificates
#45Earlier quoted context omitted.
As the neighbor comment points out, EV validation is absolutely not a waste of money. I've been part of A/B testing on most aspects of domain security and it's arguably one of the best ROIs out there for e-commerce sites. They don't improve security -- that is true.
> I've been part of A/B testing on most aspects of domain security and it's arguably one of the best ROIs out there for e-commerce sites. That's a bit hard to reconcile with the fact that Amazon.com can't be bothered to get one.
Re: Intent to Deprecate and Remove: Trust in Existing Symantec-Issued Certificates
#46Google's also been looking to limit the maximum validity lifetimes in general through the CA/B Forum[1] in a ballot that ended up not passing (with hints[2] that Chrome would end up enforcing something similar itself even if it wasn't part of the Baseline Requirements). This seems to be indicative of the general indication that Chrome wants to head in anyway[3]. [1] https://cabforum.org/pipermail/public/2017-January/…
> with hints[2] that Chrome would end up enforcing something similar itself even if it wasn't part of the Baseline Requirements Kinda undermines the idea of having a standards group if Google is going to strongarm the industry by doing their own thing anyways
Re: Intent to Deprecate and Remove: Trust in Existing Symantec-Issued Certificates
#47Re: Intent to Deprecate and Remove: Trust in Existing Symantec-Issued Certificates
#48Re: Intent to Deprecate and Remove: Trust in Existing Symantec-Issued Certificates
#49>While this list may need to be updated for some recently created roots, https://chromium.googlesource.com/chromium/src/+/master/net/... may accurately capture the state of impact
Damn. There goes my certificate (Rapidssl). Anybody know what are the remaining, trustworthy certificate issuers ?
No we cannot use LetsEncrypt for convenience reasons (we bake our certificate pub key in many places)
Re: Intent to Deprecate and Remove: Trust in Existing Symantec-Issued Certificates
#50Earlier quoted context omitted.
They're also planning on stripping EV status from their Certs too... that's going to be fun for a lot of banks.
Banks can just switch to better SSL services...
I worked at a financial institution for several years. There are many, many IT folks, internal auditors, and others who are probably wishing they wore their brown pants to work today.
SSL certificates are cheap in contrast to the labour intensive management practices that exist around them, especially around legacy platforms that may have been hardcoded to use certificates from a specific issuer (not that I have ever seen that before, no one would be that foolish right? :/)