embeddedx wrote on September 22, 2019:
Hi,
During TLS handshaking the client receives the server certificate and cerify it.
1- Hiw the client (thing) verify the certificate?
2- The thing have a certificate and a private key embedded in the configuration, does the client
passes it’s certiticate also? What is the usae of the private key?
3- If we can extract the public key from the certificate why does we have as parate public key?
If there is a detailed reference about these stuff that would be very helpful.
Thanks