What is a digital certificate?
A digital certificate is a cryptographic digital document that proves authenticity. In blockchains, it’s used to prove ownership over a public key.
What is the difference between a digital certificate and a public key?
Public certificates are broader in terms of their information compared to a public key. Public keys are just a cryptographic signature, a public certificates certifies the ownership of a public key, the name of the entity that owns the certificate, and other data related to the ownership of the certificate.
What is the most common use case for digital certificates?
I would say the most common use for digital certificates would certifying the ownership of certain servers or web pages.
What is a certificate authority.
A certificate authority is a trusted third party that issues the digital certificates.