What is an SSL/TLS certificate?
An SSL/TLS certificate (technically an X.509 certificate) proves identity during the TLS handshake that powers HTTPS. When you visit a website, the server presents its certificate; your browser verifies the signature chain up to a trusted root CA before establishing an encrypted connection.