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
0
votes
0 answers

Trying to force install a chrome extension for all users

I'm trying to force install an extension called 'Grammarly' for all users on a session host server. I have copied the necessary files to C:\Windows\PolicyDefinitions and when I run gpedit.msc, I can see under Local computer policy\Administrative…
0
votes
0 answers

Automatic logins in chrome

I have an outdated internal website (which I cannot alter), which uses one of those old login mechanisms which pops up a modal authentication box when you try to access it. (The popup is not HTML, but rather a browser implemented box) As this site…
eshalev
  • 111
  • 4
0
votes
1 answer

Your Connection Is Not Secure - How To Add A CA Certificate To Browser

I just added a NAS (network attached storage) to my LAN and I'd like to access it via HTTPS. Everything works, except that when I browse to it, chrome responds with "Not Secure" in the address bar, and there's a strikethrough line in the "https"…
0
votes
1 answer

How can I exclude %TEMP% and %TMP% directories from user profile disk in Remote Desktop Services

We are trying to deploy extensions for Chrome using GPOs. Due to Chrome not supporting junction points, we cannot do this when using user profile disks as they have no drive letter when dereferencing a path within the disk. We are trying to get…
0
votes
1 answer

Cannot connect through WebSockets with nginx proxy

My setup consists in a headless Chrome instance running on http://localhost:9222. It works if I connect to it directly through a WebSocket client. I would like to put a Nginx server block as a proxy in front of it (I'll add authentication, etc,…
0
votes
1 answer

Chrome HTTP2 requests do not finish for large gzipped files (Apache)

I recently upgraded Aapche to 2.4.26 (ondrej ppa) on Ubuntu 16.04. By default, modules deflate and http2 are enabled. On Chrome, when serving large JS files, the request simply does not finish and fails with net::ERR_CONNECTION_CLOSED after a long…
light
  • 113
  • 7
0
votes
1 answer

Can I configure IIS to listen to many, yet different cipher configurations of TLS?

I need to programmatically determine the TLS features of a client and underlying host based on Javascript. What webserver instance (apache, IIS, etc), allows for different configurations of SSL ciphers to be loaded under different hostnames? In…
makerofthings7
  • 8,911
  • 34
  • 121
  • 197
0
votes
2 answers

browser, proxy.pac, fallback to direct access

We have a linux 3.16 with squid 3.4.8 listening on port 3128 ( not transparent proxy ). And about 1200 windows clients, spread on 50 different sites. They use the proxy to navigate on internet. Our proxy.pac simplified : function FindProxyForURL(…
Massimo
  • 260
  • 3
  • 13
0
votes
1 answer

Asterisk sslv3 alert handshake failure

I am using Ubuntu v14.04.3 LTS and Asterisk 13.3.2. When i try to call to my extension from a sipml5 client to just play a demo-congrats audio, my call gets disconnected instantly. When i check asterisk log, i get following error [2016-08-24…
Ijas Ahamed
  • 111
  • 6
0
votes
0 answers

The Chrome browser can sometimes not reach Google servers with a new router

I have an odd problem which I haven't been able to even find mentioned elsewhere. A while back, I switched out the Wifi access points as well as the router for a small office network. After I did this, most everything started working better, with…
0
votes
1 answer

Convert $no_proxy to gsettings ignore-hosts

In order to use Chrome in Ubuntu and have it respect some hosts in $no_proxy, I need to set those comma-separated values with gsettings set org.gnome.system.proxy ignore-hosts where is formatted like ['localhost',…
user3105453
  • 221
  • 1
  • 2
  • 6
0
votes
2 answers

Will Windows XP users still be able to install Google Chrome from April 2016?

As I understand, from April 2016, users of Google Chrome on Windows XP and Windows Vista will still be able to use Google Chrome however it will not receive updates and security fixes…
0
votes
0 answers

SSLv3 support in Chrome 40+

One 1 machine I am using openssl 1.0.0m with only support for SSLv3 ciphers. I am also using Chrome 47 that uses this openssl server successfully. I am not setting SSLv3-fallback. On another machine with the same setup Chrome sporadically displays…
abalone
  • 211
  • 1
  • 2
  • 5
0
votes
3 answers

Disable Flash Player in Chrome via Group Policy

How would I disable the Flash player in Google Chrome browsers for my 50 AD computers via group policy or script in 2008 R2? I have tried a couple of applications, PDQDeploy_6 among them, but this software is not suitable for my task.
Darius S
  • 11
  • 2
  • 5
0
votes
1 answer

Erroneous and mysterious character substitutions in HTTP requests

I'm seeing weird requests from a user that seems to be legit otherwise. Basically, it seems like some characters in the request their browser makes are replaced, seemingly at random. From my apache2-logs: wdomain.com:80 A.B.C.D - -…
arvidj
  • 203
  • 1
  • 7