Cryptography

Req 6b — Encrypted Connections

6b.
Show how you can know if your connection to a website is encrypted.

Every modern browser gives you clear visual signals about whether your connection is encrypted. Learning to read these signals takes about 30 seconds — and it is a habit that will protect you for life.

The Padlock Icon

The most visible indicator is the padlock icon in your browser’s address bar. When you see it, your connection to that website is encrypted using TLS (Transport Layer Security).

HTTPS vs. HTTP

The encryption status is also visible in the URL itself:

Modern browsers are moving toward hiding the “https://” prefix because it is so common, but you can usually click on the address bar to see the full URL.

Viewing Certificate Details

Clicking the padlock icon reveals more information about the encryption:

  1. Click the padlock in your browser’s address bar
  2. Look for “Connection is secure” or similar text
  3. Click for more details to see the certificate information

The certificate tells you:

What Encrypted Connections Do and Do Not Protect

Encrypted connections protect:

Encrypted connections do NOT protect you from:

Demonstrating for Your Counselor

Show your counselor the following:

  1. The padlock icon on a website and what happens when you click it
  2. The difference between https:// and http:// in the address bar
  3. The certificate details — who issued it, who it is for, and when it expires
  4. Explain that HTTPS alone does not guarantee a site is trustworthy (just that the connection is encrypted)
HTTP Secure (HTTPS) — Khan Academy Learn how HTTPS works and why it matters for protecting your online activity.
Browser address bar showing padlock icon and HTTPS URL with expanded certificate information panel