CA Certificate

Certificate Validity Period Not Before Not After Portecle

CA Certificate

About

A CA certificate is a certificate used by a certificate authority to validate a certificate signed by the CA private key.

In the chain, it's

  • or the intermediate certificates. Most organizations create an intermediate certificate and sign server and client certificates with that intermediate. This allows administrators to keep the root locked down even further, they only need to handle it when creating new intermediates (and those intermediates can be quickly revoked).

It's:

A CA certificate is a certificate with the basicConstraints extension set to true

basicConstraints = critical, CA:true







Share this page:
Follow us:
Task Runner