Forum Discussion
stesch79
Jun 30, 2020Iron Contributor
Google Chrome limits the validity of SSL Certificates to one year
Dear Edge developers Google has recently announced to limit the validity of certificate to one year (398 days) starting in September 2020 (see https://www.certisur.com/en/google-chrome-limits-the...
- Jul 02, 2020
stesch79 These changes apply to certificates that are rooted to a public CA trust anchor. Certificates that are rooted to a private PKI CA (“locally-trusted anchor”) are not limited this way.
Eric_Lawrence
Microsoft
Jul 02, 2020stesch79 These changes apply to certificates that are rooted to a public CA trust anchor. Certificates that are rooted to a private PKI CA (“locally-trusted anchor”) are not limited this way.
- ReadyToDiscussSep 08, 2020
Microsoft
Can you please confirm on what happens to
- Mobile Applications using SSL Pinning feature.
- Installed Mobile Applications using channel encryption (using TLS based communication )
- Clients like Cisco AnyConnect using Internal CA issued User Certificate but the Target VPN Services would be Public Certificates.
- Eric_LawrenceSep 08, 2020
Microsoft
I don’t think any of these topics are related to the TLS cert validity change.
1. Mobile Applications using SSL Pinning feature.
This isn’t a question for Microsoft but for Apple/Google. Both iOS and Android platforms will probably impose the lifetime limit for certificates across the whole OS. Pinning can be implemented in different ways, but that’s not really related to the certificate lifetime.
2. Installed Mobile Applications using channel encryption (using TLS based communication )
This is fundamentally the same question as #1.
3. Clients like Cisco AnyConnect using Internal CA issued User Certificate but the Target VPN Services would be Public Certificates.
It’s not really clear what is meant here; a User Certificate sounds like you’re talking about a Client Certificate; this change applies to TLS server certificates.- DarrenRDSep 18, 2020Copper Contributor
Eric_Lawrence I have a similar question . We also use Cisco AnyConnect using Internal CA and issued User certificate EKU client authentication (User Template) and our VPN appliances uses internal CA as well EKU server authentication certificate (WebServer template) . Can you please confirm what happens with the validity check in this case?
Thanks
- stesch79Jul 02, 2020Iron Contributor
Eric_LawrenceThanks for the link! That's reassuring!
But what about the validity check itself? I assume Edge Chromium will also implement that check sooner or later?
- Eric_LawrenceJul 02, 2020
Microsoft
Yes, for certificates that chain to public CAs, we will have the same check as Chrome, shipping in the same Stable version.- ThiloLangbeinAug 06, 2020Brass ContributorAnd company internal CA‘s are not affected?