Chromium and Mozilla to enforce 1 year validity for TLS certificates
51–60 of 375 posts
Re: Chromium and Mozilla to enforce 1 year validity for TLS certificates
#52Re: Chromium and Mozilla to enforce 1 year validity for TLS certificates
#53Earlier quoted context omitted.
Sounds like CAs will be forced to keep shrinking cert length until everyone standardizes on 1 month. They no longer have any real power.
A less labor-intensive approach would be require CAs to revalidate the 'proof of ownership' basis of issued certificates monthly, and publish a revocation via CRL if the validation times out or fails for 1 month + 1 day. This would further encourage automation of the ecosystem without requiring redeployment in the cases where automated verification passes each month.
Short cert lives make certain decloaking much, kuch more difficult.
Re: Chromium and Mozilla to enforce 1 year validity for TLS certificates
#54Earlier quoted context omitted.
Sounds like CAs will be forced to keep shrinking cert length until everyone standardizes on 1 month. They no longer have any real power.
Will browsers start allowing self signed certificates though?
Re: Chromium and Mozilla to enforce 1 year validity for TLS certificates
#55Earlier quoted context omitted.
Sounds like CAs will be forced to keep shrinking cert length until everyone standardizes on 1 month. They no longer have any real power.
Will browsers start allowing self signed certificates though?
Re: Chromium and Mozilla to enforce 1 year validity for TLS certificates
#56This may be good for security, but it is extra burden for small web developers and individuals. Big players will have cert renewals automated. It's possible and free for small players to use letsencrypt, that still takes some time to set up, manage and maintain over time. Without automation, you've got an annual chore to do or your site goes offline. I think some hosts are already starting to offer free and easy SSL…
Can you describe the kind of person who hosts their own website but cannot easily set up Let's Encrypt automatic renewal?
Re: Chromium and Mozilla to enforce 1 year validity for TLS certificates
#57Re: Chromium and Mozilla to enforce 1 year validity for TLS certificates
#58Does it also apply to certs issued by a private/own CA or just public certificates?
---
cf. https://support.apple.com/en-us/HT211025:
> This change will affect only TLS server certificates issued from the Root CAs preinstalled with iOS, iPadOS, macOS, watchOS, and tvOS.
> This change will not affect certificates issued from user-added or administrator-added Root CAs.
Re: Chromium and Mozilla to enforce 1 year validity for TLS certificates
#59It's a positive for security, but unless you're going through Let's Encrypt it adds another entity that you have to disclose PII to simply to host your own blog or side project.
What are some valid reasons not to use LetsEncrypt?
Re: Chromium and Mozilla to enforce 1 year validity for TLS certificates
#60This may be good for security, but it is extra burden for small web developers and individuals. Big players will have cert renewals automated. It's possible and free for small players to use letsencrypt, that still takes some time to set up, manage and maintain over time. Without automation, you've got an annual chore to do or your site goes offline. I think some hosts are already starting to offer free and easy SSL…
Can you describe the kind of person who hosts their own website but cannot easily set up Let's Encrypt automatic renewal?