Computer Science, asked by chicagosingless3572, 1 year ago

Explain how certification-based authentication works.

Answers

Answered by Anonymous
0

Client authentication based oncertificates is part of the SSL protocol. The client digitally signs a randomly generated piece of data and sends both the certificate and the signed data across the network. The server validates the signature and confirms the validity of the certificate.

Similar questions