Questions tagged [google-chrome]

Chrome is Google's web browser for Windows, OS X, and Linux.

Chrome is driven by the WebKit engine as well as Google's custom written JavaScript engine. The Google-authored components of Chrome were open-sourced under the name Chromium using the BSD license.

It is one of the most widely adopted browsers globally, comparable with Internet Explorer, Firefox, and Safari. It follows a rapid-release schedule that sees the major version number increase rapidly, usually over the course of week, rather than over the course of years like many traditional software release schedules.

257 questions
1
vote
1 answer

Weak and ephemeral Diffie-Hellman key on CISCO PRIME

Can't login on Cisco Prime web interface due to this error on chrome. How to solve?
PB034
  • 43
  • 2
1
vote
1 answer

IE and Chrome: ERR_SSL_VERSION_OR_CIPHER_MISMATCH

Hello i have this error with IE and Google chrome in Windows XP but my website work with Windows Seven (all browser) and Firefox (windows XP too) I learn in internet the problem its caused by ECDSA cipher VirtualHost: SSLCertificateFile …
pulsar
  • 13
  • 1
  • 4
1
vote
1 answer

The site is using outdated security settings that may prevent future versions of Chrome from being able to safely access it - even with SHA2

I get the above complaint from chrome. I've found The site is using outdated security settings that may prevent future versions of Chrome from being able to safely access it, but this is a non-issue for me, since the certificate is SHA2. What's the…
Robus
  • 141
  • 5
1
vote
0 answers

Squid delays logs for some CONNECT requests for Chrome clients

I'm running Squid 3.3.8 on Ubuntu 14.04.1 as a regular proxy without any SSL intercept tricks. When I visit a HTTPS site on a client using the Internet Explorer, all CONNECT requests are logged just fine. When I visit the same sites using Chrome,…
Malte Clasen
  • 211
  • 1
  • 5
1
vote
1 answer

Google Chrome Returns err_connection_aborted, all other browsers display site

We're hosting a website with IIS on Windows Server 2012. Normally, the site is accessible from any browser. We're seeing the site intermittently accessible on campus when using Google Chrome. The chrome error is: err_connection_aborted. A user that…
SteadH
  • 666
  • 3
  • 16
  • 33
1
vote
1 answer

Using Webdriver with Chrome — missing Shared Libraries

I am trying to run webdriver, but I keep getting the following error: [ec2-user@ip-172-30-0-41 ~]$ sudo ./chromedriver ./chromedriver: error while loading shared libraries: libgconf-2.so.4: cannot open shared object file: No such file or…
David542
  • 939
  • 3
  • 10
  • 15
1
vote
2 answers

Force Reload Image in Web Browser

I found that sometimes an image won't load fully on my browser, and when I press F5, instead of refetching the image from the server, the browser reloads it from the cache. Is there anyway to force the server to resend the image? Edit: I am using…
Graviton
  • 2,865
  • 12
  • 42
  • 64
1
vote
4 answers

Fix/Bypass "Cannot connect to the real website-blocked" error in Google Chrome with OpenDNS blocking

Tl;Dr: How do I stop chrome from refusing to load pages that are blocked by OpenDNS, where the server has explicitly requested HTTPS? Long question: I have a large problem with Chrome in my organisation. I use DNS to manage web site blocking, for…
George
  • 183
  • 1
  • 2
  • 9
1
vote
2 answers

Controlling updates for Google Chrome enterprise deployment

We have been using Chrome's MSI and chrome's group policy templates to deploy it to all our users. Lately we have been bitten by a few bugs that made it into release updates. The latest being scroll bars in select dropdowns not being draggable. We…
Grant
  • 17,859
  • 14
  • 72
  • 103
1
vote
3 answers

Chrome displays SSL error due to use of .local top level domain

I just replaced the SSL cert on a few of our servers (all hosted on IIS7). At the suggestion of our IT manager, we're using a Subject Alternative Name certificate instead of individual certs for each server. We bought this cert from Digicert (it's…
jptsetme
  • 63
  • 2
  • 8
1
vote
2 answers

SPDYCheck says "yay", but my browser says "nay"?

SPDYcheck.org gives the thumbs up all round, with its only criticism being Out-of-Date SPDY Protocol Support The most recent version of SPDY is spdy/3. The highest version this website supports is spdy/2. There are 3 major versions of SPDY. This…
Codemonkey
  • 1,086
  • 4
  • 19
  • 41
1
vote
1 answer

Google Chrome flickering over Remote Desktop (RDP)

I am using Chrome on Windows Server 2012 machine via RDP, but I am noticing a weird issue where Google Chrome will flicker (with black patches). Is this a known issue? Is there any solution?
Aaron
  • 301
  • 3
  • 10
1
vote
0 answers

Always get a Security Error for Internal HTTPS Website

Full disclosure, I asked this question over at Ask Different (https://apple.stackexchange.com/questions/96776/always-get-a-security-error-for-internal-https-website) but didn't get much helpful feedback. I'm hoping this question fits better here. My…
jjathman
  • 111
  • 3
1
vote
1 answer

Can't reach server without proxy (website down from my home)

I have a website hosted on Hostinger However I am experiencing problems with my wordpress site. This is really annoying. If I understood the situation right, The server is blocking me or denying access to my own website. When I visit the site with…
1
vote
1 answer

Entering the user's name in a URL for Chrome through Group Policy

I am managing a Windows Server 2008 R2 server, with several Windows 7 machines, and we have recently deployed Google Chrome using Group Policy. We also have a locally hosted intranet for storing procedures, forms, and so on, as well as reports that…