Page 1 of 1

When implementing certificates through the use of a CA, how is the certificate of client A validated by client B when re

Posted: Fri Aug 26, 2022 9:48 am
by answerhappygod
When implementing certificates through the use of a CA, how is the certificate of client A validated by client B when received?

A. verifying the client A certificate using the client A private key
B. verifying the client A certificate using the client A public key
C. verifying the client A certificate using the client B private key
D. verifying the client A certificate using the client B public key E. verifying the client A certificate using the CA private key F. verifying the client A certificate using the CA public key