Skip to main content

All Questions

4 votes
2 answers
10k views

Chrome 107 - marks self-signed certificate Not Secure despite cert is installed

I'm running create-react-app with self-signed HTTPS certificate locally. The certificate is installed in User's Trusted Root CA Despite that Chrome still marks the website as Not Secure what for ...
micnyk's user avatar
  • 143
1 vote
0 answers
2k views

Chrome automatically blocking microphone

I'm trying to test out SpeechRecognition API on my website (which requires microphone use), but because of the policy, Chrome is automatically blocking microphone. First thing i tried was enabling it ...
ShellRox's user avatar
  • 113
0 votes
2 answers
84 views

Google.com pages show as unsecure when connecting https

I recently reinstalled windows 7 on my machine, ran automatic updates, everything up to date. Downloaded and installed google chrome. Whenever I browse to a google site (google.com, myaccount.google....
nullReference's user avatar
2 votes
1 answer
1k views

Why does blocking sites through hosts file break HTTPS?

I've recently decided to give this hosts file a try. Just after adding these entries on my machine I've noticed that HTTPS connection is insecure on banking sites and PayPal. Chrome shows a red ...
gronostaj's user avatar
  • 57.5k
0 votes
1 answer
1k views

How can Kaspersky embed code into web page accessed via HTTPs?

I have Kaspersky Internet Security (antivirus program) doing some security for me. Specifically, it checks links by it's database and marking it with green K signs. The question is: how it can be ...
Dims's user avatar
  • 12.8k
17 votes
4 answers
57k views

Force Chrome to Ignore a "weak ephemeral Diffie-Hellman public key”

With the update of Chrome to v45, it's blocking access to pages with weak ephermeral Diffie-Hellman public keys. I understand that this is due to Logjam. I understand that switching from https to http ...
Raine Dragon's user avatar
3 votes
1 answer
759 views

How to block insecure images on HTTPS pages in Chromium on Linux?

I'm trying to figure out a way to stop Chromium from loading insecure (i.e. non-HTTPS) images on pages served over HTTPS (i.e. basically the exact opposite of this question). Alas, all the ...
Ilmari Karonen's user avatar
1 vote
0 answers
1k views

Can not access any site with Chrome but Chromium does access any site well at the same time

I'm in for trouble with Chrome on my Mac after I backed to my home. The problem is I can not access the site such https://www.google.com with error code "ERR_ACCESS_DENIED". Even It's not restricted ...
Juza's user avatar
  • 1,107
0 votes
0 answers
3k views

Why the indicator for https condition at left side of URL bar alerted in yellow

Why the indicator for https condition at left side of URL bar alerted in yellow I would like to know why the indicator for https condition at left side of URL bar alerted in yellow even when I just ...
Juza's user avatar
  • 1,107
5 votes
2 answers
12k views

"Cannot connect to the real Gmail.com"

Dunno what happened, but suddenly I cannot connect to Gmail from Chrome on this computer: Under "more" it says: What does this mean? gmail.com normally uses encryption (SSL) to protect your ...
Shaul Behr's user avatar
  • 1,457
3 votes
1 answer
1k views

http Redirect to https Sometimes Leads to “this page contains other resources which are not secure”

In Chrome (though I may have seen similar behavior in other browsers), type in http://www.google.com. You will always be redirected to https://www.google.com. Usually when I do this, I get the good ...
user12861's user avatar
  • 131
82 votes
2 answers
46k views

Why do some websites show the company name next to the URL?

Some websites show the company name next to the URL (in Chrome) and some don't. How do I set this up for my website? Is there a reason why or why I wouldn't want to do this?
William Entriken's user avatar