Certificate vs Public Key

Certificate vs Public Key

May 29, 2024 | seedling, permanent

tags :

Certificate vs Public Key #

  • A certificate contains a public key.
  • The certificate, in addition to containing the public key, contains additional information such as issuer, what the certificate is supposed to be used for, and other types of metadata.
  • Typically, a certificate is itself signed by a certificate authority (CA) using CA’s private key. This verifies the authenticity of the certificate.

superuser


No notes link to this note

Go to random page

Previous Next