Living with HTTPS
51–60 of 132 posts
Re: Living with HTTPS
#52Re: Living with HTTPS
#53Please for the love of god, if you're working at google and read this: Add a deeply set option to FORCIBLY enable that button in all situations where it might appear. We sometimes have certificate issues with our proxy server at my workplace and it makes Chrome practically unusable when they happen. I know what I'm doing. I'll reset the option when the underlying issue is resolved, and overall it's a great feature fo…
> We sometimes have certificate issues with our proxy server at my workplace ... This is the problem. > ... and it makes Chrome practically unusable when they happen This is not the problem.
Re: Living with HTTPS
#54I currently use a self signed cert and certificate patrol, but apps (in particular Thunderbird) are becoming increasingly hostile to that.
Re: Living with HTTPS
#55Earlier quoted context omitted.
What do you mean by "Google being one of the main http-only JS resources"?
Adsense. Also I think GA was http only at some point.
GA has had https support as long as I can remember.
Re: Living with HTTPS
#56Earlier quoted context omitted.
> We sometimes have certificate issues with our proxy server at my workplace ... This is the problem. > ... and it makes Chrome practically unusable when they happen This is not the problem.
The latter is just as bad. Opinionated software, i.e. making things that are usually a bad choice hard, is a good thing. Making possible things deliberately impossible for the victims of other people's bad decision making is arrogant. So some idiot CIO chose to make https mandatory but their staff can't get it configured properly. I am sure the non-IT user's boss will be happy that, instead of, say, closing that one…
There is a clean solution to this problem: the proxies should serve as just-in-time CAs for the traffic they proxy. The big proxy products all do that. This simply isn't Chrome's problem.
Re: Living with HTTPS
#57Re: Living with HTTPS
#58I'm wondering if there could be an equivalent DNS entry that might help signal a site should only be accessed via SSL? Then you could possibly protect against initial access as well as returning users.
We can't do a blocking DNS lookup other than for A/AAAA records. About 5% of Chrome users cannot resolve TXT records because the network is filtering the DNS requests. (i.e. we know that the network is up and we're asking about a DNS name that we known exists, but we get a timeout.)
Digressing a bit further, wouldn't you say that even if HSTS is enabled and registered in the all the browsers' built-in list, you still have the problem of unencrypted DNS lookups? (Maybe this kind of attack is orders of magnitude harder to implement. I honestly don't know.)
[1] http://www.imperialviolet.org/2011/06/16/dnssecchrome.html
Re: Living with HTTPS
#59Please for the love of god, if you're working at google and read this: Add a deeply set option to FORCIBLY enable that button in all situations where it might appear. We sometimes have certificate issues with our proxy server at my workplace and it makes Chrome practically unusable when they happen. I know what I'm doing. I'll reset the option when the underlying issue is resolved, and overall it's a great feature fo…
Or fix the certificate issues. Don't train the staff to be blind to security warnings.
Re: Living with HTTPS
#60Earlier quoted context omitted.
> We sometimes have certificate issues with our proxy server at my workplace ... This is the problem. > ... and it makes Chrome practically unusable when they happen This is not the problem.
The latter is just as bad. Opinionated software, i.e. making things that are usually a bad choice hard, is a good thing. Making possible things deliberately impossible for the victims of other people's bad decision making is arrogant. So some idiot CIO chose to make https mandatory but their staff can't get it configured properly. I am sure the non-IT user's boss will be happy that, instead of, say, closing that one…