Certification authority issues the digital certificate which must include
a.the signer's private key and identity
b.the signer's public key and identity
c.the certificate authority's private key
d.a certificate revocation list
Answers
here's your answer
c) the certificate authority private key .
Answer:
the correct option would be c.the certificate authority's private key
Explanation:
.the certificate authority's private key
Data transferred between your server and the connected clients is encrypted and decrypted using the private key, which is a separate file. When you submit a Certificate Signing Request to get a certificate, you, the certificate owner, establish a private key (CSR).
What other kinds of certificate authorities exist
A root CA and a subordinate CA are the two main types of CAs. The responsibility of producing the certificates used by other CAs falls to a root CA. Since it serves as the foundation of trust for the whole PKI, its security and integrity are crucial.
an example of a certification authority
Comodo, GeoTrust, and Symantec are a few examples. Simply put, being a Certificate Authority (CA) involves taking control of the process of producing cryptographic pairs of private keys and public certificates.