Quantcast
Channel: Active questions tagged ubuntu - Stack Overflow
Viewing all articles
Browse latest Browse all 5956

Ubuntu 24 Cert Errors [closed]

$
0
0

My company has implemented an up stream device that does decryption and this requires all boxes to have their rootCA cert installed. I did get a copy of the ca in pem format and did the below. The update did acknowledge 1 cert was being added, and when i look at the last cert in /etc/ssl/certs/ca-certifcates.crt, it does show the root.crt cert

sudo apt-get install -y ca-certificatessudo cp root.crt /usr/local/share/ca-certificatessudo update-ca-certificates 

However when I attempt to use any browser (tried ffox first, then brave) I get the following error. This err is from ffox. It's clearly a cert issue, I think the browsers just arent seeing the cert or something?

"Did Not Connect: Potential Security Issue"

Someone could be trying to impersonate the site and you should not continue.

Websites prove their identity via certificates. Firefox does not trust www.google.com because its certificate issuer is unknown, the certificate is self-signed, or the server is not sending the correct intermediate certificates.

Error code: SEC_ERROR_UNKNOWN_ISSUER


Viewing all articles
Browse latest Browse all 5956

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>