Question d’entretien chez Smartsheet

Describe how SSL/TLS works

Réponse à la question d'entretien

Utilisateur anonyme

18 avr. 2017

It is an do I trust you situation. First, when you request a web page the web server will send a certificate, your browser will check to see if that cert is trusted. If so, the web server will send a signed cert and then an encrypted session can be had. TLS works at the transport layer and is essentially a key exchange to begin or resume a secure session.

1