How does SSL work? How do web certificates for HTTPS work?
Anonym
After the secure connection is made, the session key is used to encrypt all transmitted data. Browser connects to a web server (website) secured with SSL (https). ... Server sends a copy of its SSL Certificate, including the server's public key.