About 50 results
Open links in new tab
  1. certificate authority - Move a user CA cert to a trusted root cert in ...

    Oct 19, 2023 · I am using Fiddler, and I have to insert a CA Cert to decrypt the SSL certificate coming out of my device. My device running Android 13 is rooted, and when I installed my cert, it went into …

  2. Should expired (root) certificates be deleted from the certificate ...

    Jan 28, 2025 · Even if a certificate is expired, it is still required to confirm the authenticity of past signed data. Some expired certificates are trusted root CA certificates.

  3. When to use a CRL distribution point in a root certificate?

    Jan 27, 2025 · Furthermore, the root CA's CRL is published at an URI that is included as a CRL distribution point in the certificates this root CA has signed, which are the intermediate CA certificates …

  4. How to Check for Dangerous Authority root Certificates and what to do ...

    Aug 6, 2017 · GeoTrust root uses SHA-1 for Google Internet Authority G2, does it a matter? I can't understand, why antivirus scanners don't detect this certificate as some dangerous.

  5. What is the difference between a Self-signed root certificate and a ...

    Aug 31, 2017 · The Root certificate authority contains information about the Country, Location, Email-address, etc. of the origin, while the second contains a Serial number and a version in the Subject …

  6. Any real-world examples of root certificate store compromises?

    Aug 11, 2015 · Apart from the infamous Superfish/Lenovo case this year, are there any other known cases of a malicious root certificate being installed on a target machine to allow transparent MITM …

  7. What is the difference between a signed CSR and a leaf certificate?

    Mar 22, 2023 · A leaf certificate is an end-entity certificate that cannot sign other certificates. If an intermediate (capable of signing) certificate and its private key is supplied to the tool, it can issue a …

  8. Why cannot I see google's root certificate in certificate manager?

    Apr 1, 2023 · And I can see both of these root certs in the certificate manager. Note: For Google root cert, I validated by looking friendly name in certificate manager. But unable to find google root …

  9. Difference between trust anchors and certificate authorities

    Feb 11, 2022 · A certificate is signed by a CA or it is a Root CA which is self signed. Also see Wikipedia's Trust anchor. Chain of Trust - a chain of trust is a sequence of public certificates starting …

  10. How can I verify that a root certificate is authentic?

    Dec 31, 1999 · 5 How can I verify that a root certificate is authentic? Authenticity can be kind of checked if you search for the fingerprint online and find the certificate where you would expect it. But this is …