Skip to main content

All Questions

0 votes
0 answers
25 views

Broke my mac network after apache/ssl changes

I tried to configure Apache2 with SSL for local web development on my Mac (MacOS Ventura). What I did with apache/ssl was : install httpd and make some basic configuration. Enable mod_ssl module, ...
Amandine Dt's user avatar
1 vote
1 answer
3k views

Chrome saying certificate is not valid even though it's marked as trusted

I'm running on MacOS Ventura 13.1, Chrome version 109. I remember I downloaded the relevant certificates months ago and it used to work fine, but - and I'm not sure it was after I upgraded the OS, I ...
cabutchei's user avatar
0 votes
0 answers
170 views

Switch from Internet Explorer to Edge Chromium / Chrome

I'm working on a legacy application created with HTML 4 and PHP 5, my purpose is to run the application on Edge chromium, the style of the application is good on internet explorer but when I tried to ...
mourad semi's user avatar
0 votes
1 answer
18k views

How to find the file location of a website's ssl certificate

I am trying to access the SSL certificate for a certain website (textnow.com) but I can't find where it is stored on my computer, even in the certificate manager. Also, when I click on the lock next ...
Kovy Jacob's user avatar
0 votes
1 answer
741 views

Chrome 96 - How to tell if a website is using an EV SSL certificate?

When using Chrome 96, how do I tell if an SSL certificate is an EV SSL certificate? Here's what Chrome does display:
mbmast's user avatar
  • 321
0 votes
0 answers
67 views

Chrome can't load HTTPS IP

I have so many applications that need to load in Chrome via IP but in https OpenVas Nessus Kibana and more .. I kept getting this on each one of them, there is no option for me to click "Visit ...
code-8's user avatar
  • 444
0 votes
1 answer
1k views

Self signed Certificate Warning for Chrome browser

After booting, on the first launch of Chrome browser, every time I see a pair of self signed root certificate warnings by Kaspersky Antivirus. It happens only with Chrome, and not with Firefox or IE. ...
bobby789's user avatar
0 votes
1 answer
329 views

Chrome dropping www subdomain on request

I have currently setup a website with a ssl cert which does not support wildcards and points to the bare domain. Upon testing the URL on different browsers I noticed that when requesting the domain ...
user3657850's user avatar
1 vote
0 answers
14k views

NET::ERR_CERT_AUTHORITY_INVALID on Chrome

I have generated self signed certificate for my server. After importing root CA cert to my browser, I was trying to access my website via Chrome, I am however getting "NET::ERR_CERT_AUTHORITY_INVALID" ...
Pawel's user avatar
  • 111
10 votes
3 answers
39k views

Can't make Chrome to trust my certificate

I am serving web pages inside LAN with my own certificate, signed by my own CA. Chrome warns connection is not trusted with the following details: I am trying to add inthemoon-ca to Trusted Root ...
Dims's user avatar
  • 12.8k
0 votes
1 answer
3k views

Piratebay ERR_SSL_VERSION_OR_CIPHER_MISMATCH

Since a few months ago I've been using proxy sites to access the pirate bay, but now I'm in need to create an account, and those proxy sites won't allow me to do that. The problem is because TPB is ...
Matheus Lopes's user avatar
1 vote
0 answers
2k views

SSL Error after upgrading to Windows 8.1

After upgrade my Windows 8 to Windows 8.1, I got this SSL Error: ...and this I have did some research and tried to change my system time up to date, reset my modem and use wireshark to see if ...
TrungDQ's user avatar
  • 123
3 votes
5 answers
21k views

Chrome is reporting GMail has Invalid Server Certificate, how do I find out who's fiddling with my certs?

Chrome is giving the following warning when ever I try and visit GMail or a bunch of other SSL sites. Invalid Server Certificate You attempted to reach mail.google.com, but the server presented an ...
chillitom's user avatar
  • 133
8 votes
2 answers
1k views

How to tell which resources are loaded "insecurely" with Chrome using https

I understand this is because I'm loading some stuff via http:// but does that mean a single http reference can't appear in the source? Even in examples like <a href="http://...">...</a>? ...
macek's user avatar
  • 6,325