Skip to main content

All Questions

Tagged with
-1 votes
0 answers
49 views

Browsers redirecting to https

I have an internal site that uses http and is not configured for https. I am using Chrome 126.0.6478.61 and Edge 126.0.2592.56.Chrome start redirecting to https for my site last week so I switch to ...
fzfg1000's user avatar
1 vote
1 answer
175 views

The Windows trusted the self-signed certificate but Google Chrome returned the NET::ERR_CERT_AUTHORITY_INVALID error

I created a self-signed Root CA certificate, then created an IA certificate signed with Root CA, and finally created a server certificate signed with IA certificate. These are the commands that I use: ...
Tần Quảng's user avatar
0 votes
1 answer
2k views

Certificate is valid, but website shown as not secure on some browsers

So I'm currently trying to set up a website over https. I have a webserver running Ubuntu and Apache2, and DNS records are set to direct example.com and www.example.com traffic. I have a valid ...
guninvalid's user avatar
0 votes
1 answer
319 views

How translate s3 url to http in chrome automatically?

Let say I have a link like that: s3://mybucket/mybucket?prefix=myprefix/file.json And I open it in chrome browser. I will get an error. Is it possible to automatically translate the s3 url from ...
Cherry's user avatar
  • 950
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
0 votes
1 answer
1k views

nginx: http to https not working on chrome

I've got this nginx configuration to redirect http to https: # http redirects to https server { listen 80 default_server; server_name _; return 301 https://$host$request_uri; } server { ...
Andrius's user avatar
  • 607
1 vote
1 answer
83 views

Stop Chrome from going to a website when the connection is "not private" after using Advanced to circumvent that

I'm creating a secure website that uses HTTPS. When Chrome accessed it, Chrome reported a "Your connection is not private" error. I then used the "Advanced" button to go to the ...
ArthurG's user avatar
  • 13
2 votes
1 answer
5k views

Cannot access my router webpage because Chrome forces https

I cannot access my router webpage which is http://192.168.1.1 because it gets redirected to https://192.168.1.1 (gives me ERR_SSL_VERSION_OR_CIPHER_MISMATCH). I know that google switched to https for ...
Omar Shawky's user avatar
1 vote
0 answers
2k views

How to troubleshoot ERR_CERT_AUTHORITY_INVALID error on specific site, on specific device, on specific browser?

I get the ERR_CERT_AUTHORITY_INVALID error only on a specific website, only on one Android phone, only using Chrome mobile. the site works (i.e. https is accessible without error) with every other ...
user avatar
2 votes
3 answers
3k views

NET::ERR_CERT_DATE_INVALID and certificate is not expired

When I try to access my website using https I receive the below error. This error only occurs from my computer regardless which browser I am using to access the home page. When I try to access the ...
jxw's user avatar
  • 119
3 votes
1 answer
1k views

Stop Chrome from changing URL from HTTP to HTTPS when I edit it in the address bar

Note: this is not a duplicate of How to stop an automatic redirect from “http://” to “https://” in Chrome In Chrome 93 on Windows 7: I browse to http://example.net/a Chrome hides the protocol in the ...
EM0's user avatar
  • 1,852
1 vote
0 answers
113 views

Auto-rewrite Mixed Content HTTP links in Microsoft Edge?

There are a few websites I visit that have mixed content (reference to HTTP resources on HTTPS pages). Because of browser's policy on mixed content, those pages don't function normally. However all ...
iBug's user avatar
  • 11.2k
0 votes
1 answer
293 views

How do I disable the warning Chrome gives if a security certificate is not trusted without showing errors?

Asking again because I don't have enough reputation to post the answer here.
Loïc Joachim's user avatar
1 vote
1 answer
192 views

Chrome, static PKP sets, and TLS inspect without warning

I'm using chrome in an environment that is employing transparent TLS inspect. There is a private CA that issues the certificates and is available in the trusted authorities store. When I visit mail....
Tom's user avatar
  • 13
0 votes
1 answer
3k views

Why is Chrome not trusting imported, self-signed Root CA?

I receive in Chrome the error NET::ERR_CERT_AUTHORITY_INVALID even though I imported the company's Root CA into Chrome's trust store (via settings > certificates > authorities). I imported the ...
Alv123's user avatar
  • 121

15 30 50 per page
1
2 3 4 5
9