SSL Certificate Not Trusted
CertificateSymptoms
- •Browser shows "Your connection is not private" error
- •Applications fail to connect with certificate errors
- •ERR_CERT_AUTHORITY_INVALID in Chrome
Possible Causes
- •CA certificate not installed in system trust store
- •Certificate was installed for wrong user
- •Application uses its own certificate store (Firefox, Java)
Solutions
- 1Open Bleep Settings → Certificates → Click "Install CA Certificate"
- 2For Firefox: Go to Settings → Privacy & Security → Certificates → Import the CA cert
- 3For Java apps: Use keytool to import the certificate into the Java keystore
- 4Restart the application after installing the certificate