Questions tagged [chrome]

80 questions
101
votes
7 answers

How do I clear Chrome's SSL cache?

I have a HAProxy / stunnel server that handles SSL for our sites on AWS. During testing, I created a self-signed cert on this server and hit it from my desktop using Chrome to test that stunnel was working correctly. Now I have installed the…
Foovanadil
  • 1,110
  • 2
  • 7
  • 7
76
votes
6 answers

Generating a self-signed cert with openssl that works in Chrome 58

As of Chrome 58 it no longer accepts self-signed certs that rely on Common Name: https://productforums.google.com/forum/#!topic/chrome/zVo3M8CgKzQ;context-place=topicsearchin/chrome/category$3ACanary%7Csort:relevance%7Cspell:false Instead it…
bcardarella
  • 1,709
  • 2
  • 11
  • 10
62
votes
3 answers

Unusual HEAD requests to nonsense URLs from Chrome

I have noticed unusual traffic coming from my workstation the last couple of days. I am seeing HEAD requests sent to random character URLs, usually three or four within a second, and they appear to be coming from my Chrome browser. The requests…
JeremyDWill
  • 883
  • 1
  • 7
  • 10
30
votes
2 answers

Site is accessible by domain in all browsers but Chrome

I'm trying to set up a website using an Ubuntu machine running nginx. For some reason, I'm able to access the site by the domain name in Safari and Firefox, but in Chrome it's unable to access the server. However, I'm able to use curl, Postman, etc.…
Andrew Gwilliam
  • 410
  • 4
  • 6
14
votes
2 answers

Chrome under Docker: CAP_SYS_ADMIN vs privileged?

I am running chromedriver + chrome inside Docker in my test environment. Everything was working fine until latest CoreOS upgrade. These are the versions that seem to work: VERSION=1185.5.0 VERSION_ID=1185.5.0 BUILD_ID=2016-12-07-0937 And this a…
Jakov Sosic
  • 5,157
  • 3
  • 22
  • 33
13
votes
2 answers

chrome requests get stuck pending

Description of issue We have a web server that is serving static assets. We are experiencing a problem where after you browse around some of the http requests get stuck in the "pending" state. In the chrome inspector the response headers do come…
AKnox
  • 231
  • 1
  • 2
  • 4
9
votes
3 answers

SSL certificate invalid in Chrome

For the website scirra.com (click for SSL Labs Server Test Results) Google Chrome reports the following icon: It's an EV SSL, and it seems to work fine in Firefox and Internet Explorer, but not Chrome. What is the reason for this?
Tom Gullen
  • 375
  • 4
  • 7
  • 24
7
votes
1 answer

Chrome DevTools - Request Header Size

Is there a way to get the total size (in bytes) of the request header that the browser is sending to the server for each request?
stepanian
  • 171
  • 1
  • 1
  • 4
6
votes
3 answers

How to clear (remove/delete) certificate (ssl/https) cache from chrome browser?

I lost many hours while setting up some self-signed certificates; the problem turned out to be that the browser (Chrome) cached a bad version of the certificate and then just wouldn't let go. I did lots of experimentation modifying the certificate,…
IAM_AL_X
  • 171
  • 1
  • 1
  • 4
5
votes
1 answer

Nginx TCP Fast Open Issue

I have configured Nginx and Apache on one of my servers. The nginx server listens on port 80 and Apache on port 81. Nginx works as a reverse proxy. In nginx I configured TCP Fast Open: server { listen 107.6.155.74 fastopen=50; server_name…
5
votes
8 answers

How can I test if a website is infected with malware?

Some friends of mine have a website (www.kennelsoffie.dk) and I'm trying to help them when there is any trouble. However this time I, can't figure it out. When I visit the site using Google Chrome, I'm presented with a warning page claiming that the…
CruelIO
  • 153
  • 1
  • 6
5
votes
2 answers

Apache2 virtual host redirection issue on Chrome

I am having an extremely bizarre issue that seems only present on Chrome, IE and Firefox are fine. I have 2 website being served by 1 IP address, I have 2 identical files in sites-available named site1.com and site2.com. I run the a2ensite command…
user223225
  • 49
  • 1
  • 3
4
votes
1 answer

AWS console - This site cannot be reached - Only on my PC

I have an AWS insatance and whenever I go to the console page, ie: https://us-west-2.console.aws.amazon.com on a browser I get the message: This site can’t be reached us-west-2.console.aws.amazon.com unexpectedly closed the connection. The front…
4
votes
1 answer

Enforce "click-to-play" in Chrome and Firefox domain-wide?

Is there any way to enforce the newish "Click-to-Play" setting for plugins (Java especially) for a domain of Windows systems? I know I can go around to each of my 100 different users and set their Chrome and Firefox manually, but I obviously want to…
idean
  • 143
  • 4
4
votes
2 answers

How to export chrome user certificate

In ubuntu, I recently installed a client certificate in google chrome, and now I want to export it to other browsers. I installed the libnss3-tools package, but can't find the export option for certutil.
xain
  • 657
  • 3
  • 12
  • 24
1
2 3 4 5 6