Google Joins Mozilla and Apple In Distrusting WoSign and StartCom Certificates (csoonline.com)
itwbennett quotes a report from CSO Online: Following similar decisions by Mozilla and Apple, Google plans to reject new digital certificates issued by certificate authorities WoSign and StartCom because they violated industry rules and best practices. The ban will go into effect in Chrome version 56, which is currently in the dev release channel, and will apply to all certificates issued by the two authorities after October 21. Browsers rely on digital certificates to verify the identity of websites and to establish encrypted connections with them. Certificates issued before October 21 will continue to be trusted as long as they're published to the public Certificate Transparency logs or have been issued to a limited set of domains owned by known WoSign and StartCom customers. "Due to a number of technical limitations and concerns, Google Chrome is unable to trust all pre-existing certificates while ensuring our users are sufficiently protected from further misissuance," said Chrome security team member Andrew Whalley in a blog post Monday. "As a result of these changes, customers of WoSign and StartCom may find their certificates no longer work in Chrome 56. Sites that find themselves on the whitelist will be able to request early removal once they've transitioned to new certificates," Whalley said. "Any attempt by WoSign or StartCom to circumvent these controls will result in immediate and complete removal of trust."
Drop them! Don't do decisions based on issue-date, pki is already complicated and broken enough...
"Google Chrome is unable to trust all pre-existing certificates"
How can you trust a certificate before it exists ?!
I'd like to do this with Firefox.
Any alternatives out there that are free and provide server *and* client certificates which are valid for at least 12 months (letsencrypt fanboys, don't bother)...?
Get your root cert stolen (Comodo) ? Issue certificates for domains not owned by the requester (Symantec)? Charge for the privilege of having a cert signed by you? No Problem, we'll just distrust the specific problematic certificates
Back Date a couple of certificates ? Don't charge? Compete with another free certificate authority? OMGWTFBBQ! YOUR CERTIFICATES ARE BANNED MOTHERFUCKER ENJOY YOUR COMPANY FOLDING!
Yet Symantec continues to be trusted? Despite being caught issuing fake Google certs?
https://www.eff.org/deeplinks/2015/09/symantec-issues-rogue-ev-certificate-googlecom
And then there is BlueCoat, the certificate they issued them to let BlueCoat fake practically any certificate... but hey, it was for "security" right? So that BlueCoat could run anti-virus checks on encrypted data for companies, while somehow the company couldn't simply add BlueCoat to the trusted authorities list? And in no way was that cover for TLS interception by men in uniforms?
Essentially nullifying any value in the certificates system in one go!
Fook em, certificates should never expire, should never require renewing, you trust a certificate because over the years you use it it stays the same. Trust is built up over time, attackers cannot go back in time so you know its the same site as it was years ago. Attackers cannot be 100% attack forever, so time will cleanse any attack. Time is security, nothing else.
Certificate authorities are backdoors.
Let's Encrypt, motherfucker.
ACME CAs such as Let's Encrypt have practical problems in the following situations:
A. The website is hosted on shared hosting, and the shared host offers no way to automatically run Certbot or another ACME client to request and install a certificate. There exist ACME clients that run without superuser privilege, but a provider may offer no way for subscribers to automate uploading a certificate obtained through an ACME client. Until very recently, for example, WebFaction required to manually file a support ticket every time. And for Let's Encrypt, this would be less than two months.
B. The owner of a domain allows users to sign up for subdomains. Let's Encrypt does not offer wildcard certificates and severely limits how many certificates can be issued under a particular domain in one week (source). This has already caused problems, for example, for operators of dynamic DNS services who want to make certificates available to their subscribers.
Stop babbling about client certs.
Why?
And for Let's Encrypt, this would be less than two months.
Allow me to correct my prior comment: About two and a half months is practical. So a shared hosting subscriber would have to remember to renew the certificate and request installation from the provider about five times per year.
We have had Starcom certificates because they seem to be the only ones giving out free SSL certificates for websites.
Is there someone else doing this for free? No, we really can't buy them in our country and current situation.
Open Source Java Web Forum with LDAP authentication
I don't want these companies having such control.
I looked through the list in my browser, I don't trust any of those companies.
Gone.
This is terrible. Now there is only Let's Encrypt to get free SSL certs, which basically requires you to install their software on your machine to renew your certs because their expiry time is so ludicrously short.
Fuck you Google (and fuck you Mozilla, Google's lapdogs). I personally can use Pale Moon, but there's nothing I can do about the hordes using Chrome. :-(
== Jez ==
Do you miss Firefox? Try Pale Moon.
Yeah right. Google feels fit to declare what sites you may and may not browse, but be assured that they will still crawl those sites and correlate any links, email addresses, phone numbers etc they find there.
Google, the ultimate nanny state.
Average Intelligence is a Scary Thing
Windows XP reaching EOL only means that Microsoft stopped supporting it
We have chosen not to support an operating system that its publisher no longer supports. Because the operating system is proprietary software and will never see another security update, we can assume that a device running that operating system is likely to be infected with a keylogger or other malware that makes the browsing session unusably insecure, installed through exploiting a defect in the operating system published around or after the time that the operating system's publisher ended support. See Forever day bugs.
I currently use StartCom certificates for my personal web server and email server (no, not related to Hillary). But I also use their client certificates (S/MIME).
I also use a backup MX service for my mail server, but recently that has changed hands and the price has started to go up.
So it would be nice to find a one stop shop to fill these needs:
1. Backup MX service (possibly with spam filtering service)
2. SSL certificate for a single domain (no wildcards, single server name is fine)
3. S/MIME client certificates
Free is nice, but I am willing to pay a small annual fee for the services (currently pay for Backup MX). I currently create my own key and CSR, I do not like sites that generate the keys for you or require any software. I should be able to upload the CSR, and get a certificate back (after validating I own the domain, of course).
Any recommendations? If I cannot find anything reasonable, I will have to go back to self-signed certificates. I could live without the S/MIME, but having that is nice being its the only easy way to encrypt email on iPhone's Mail app.
Comment removed based on user account deletion