Questions tagged [chrome]

84 questions
2
votes
1 answer

Where does Chrome fetch my identity from after having deleted cookies?

I'm trying to figure out where does Google CHrome fetch my identity from when authenticating to an Identity Provider (SAML with certificate authentication) What I have tried : Delete all cookies, saved passwords, cache files Delete my personal…
MeMow
  • 292
  • 1
  • 7
2
votes
1 answer

Resources not loading in browsers on specific computer despite server responding

I've got multiple websites (all of which being reverse-proxied via the same server) failing to properly load on one of my computers. This particular case can be reproduced every single time, where a single JS file will stay stuck at "pending" in the…
xorinzor
  • 292
  • 2
  • 4
  • 20
1
vote
0 answers

Enrol Chrome Browser via InTune

I'm having difficulty enrolling Chrome Browsers for management via Gsuite Admin on machines managed by InTune MDM. I've tried following this guide, to set the CloudManagementEnrollmentToken via the OMA-URI value, but the application of the profile…
1
vote
2 answers

Controlling Chrome extensions

If you have a Chrome Extension (i.e. IETab) that requires a lot of permissions for all sites you visit (such as "tabs", "webRequest" and "webNavigation"). Is it possible with GPO or registry settings to restrict which sites this extension is allowed…
invictus
  • 135
  • 1
  • 10
1
vote
1 answer

Chromium and SELinux

I need to run Chromium via Puppeteer in the browser but I am getting a few SElinux alerts. If I create an audit2allow module for the alerts, the alerts disappear but Chromium still does not run. As soon as I set SElinux back to permissive mode…
turrican_34
  • 121
  • 5
1
vote
0 answers

Do Response Headers affect how Chrome processes pages?

I have a Squid Proxy in Reverse proxy mode forwarding requests to NGINX, I would like to remove all headers which are giving out information about the web server, proxy etc. Currently I have Via header, Cache-Control header, Server header, and a…
tintin
  • 11
  • 1
1
vote
0 answers

Chrome Master_Preference AllowPopUps

Does anyone if there is a setting to a certain domain via the Master_Preferences file? I thought I had my json working, however, i'm getting an error with Content_Settings. I'm pretty sure there is a way to create an exception via Master_Preference…
Dnolen
  • 11
  • 1
1
vote
0 answers

Nginx with Chrome: 400 Bad request (premature end of spdy header block)

I'v discovered, that may server's log have many of HTTP 400 Bad requests, originating from clients using Chrome browser, with a rapid DOS-like interval. (40-50 requests per second) [16/Oct/2015:12:57:02 +0200] "-" 400 0 "-" "-" Enabling info…
Andras K
  • 21
  • 3
1
vote
1 answer

Chrome: Repeated "Your connection is not private" messages (self signed certificate)

We have a set of internal (dev/test/QA/ORT/preprod LAMP servers that we use self signed certificates for. Normally this isn't a problem - we just click the exception ("Proceed to w.x.y.z.(unsafe)") and continue on with our day. Recently, we've been…
user264717
  • 11
  • 1
1
vote
2 answers

SSL_VERSION_OR_CIPHER_MISMATCH in chrome 42

My ssl-enabled site has stopped working in Chrome 42. It still works in Chrome 41. Qualys's test doesn't cover Chrome 42, but it also doesn't raise any issues that indicate it's about to stop working, either. Has Chrome 42 dropped support for the…
user3452758
  • 113
  • 3
1
vote
1 answer

firefox vs chrome behave different 301 redirect

I have this nginx config: worker_processes 1; error_log /home/paolino/error.log notice; events {worker_connections 1024;} http { include mime.types; default_type application/octet-stream; sendfile on; …
1
vote
0 answers

Upgraded Certificate to sha-2, Chrome still complains

Along with many others, I too have had the problem of Google Chrome complaining about outdated security settings on my site. I have a RapidSSL cert, so I reissued the cert and it now checks out using this tool and SSL Labs. Chrome is loading the…
Judson
  • 111
  • 3
1
vote
1 answer

Error 207: ERR_CERT_INVALID

I'm trying to make it so people can create a private key via the browser via the element and then after have it so that an X.509 cert is sent to them that's then installed into the browser. But I can't seem to get it to…
neubert
  • 317
  • 8
  • 26
1
vote
2 answers

Configuring Chrome Extensions

When deploying Chrome in an organizaiton, extensions can be installed with the ExtensionInstallForcelist. But how do you configure options for these extensions? E.g. one of the extensions we would like to install is IE Tabs (for some intranet…
laktak
  • 686
  • 2
  • 9
  • 16
1
vote
1 answer

Google Chrome Language Translate

From the last couple of weeks We are getting "This page is in Arabic would lyou like to translate it" at the top of the page when we load our website pages using Google chrome browser. What could be the reason? Can we avoid this? Please help…
Big Data
  • 114
  • 2
  • 11