tools.junyo.dev

port 443

Port 443 — HTTPS

443 is the standard encrypted web port. It is one of the few port-specific pages with strong standalone intent and distinct technical content.

Approved intentUnderstand port 443 used by HTTPS/TLS.

Open in the catalogThe Port Finder search below already comes prefilled with `443`, showing protocol, security, RFCs and category on first load.

What 443 means

  • TCP port 443 is used by HTTPS, usually HTTP over TLS 1.2/1.3.
  • HTTP/3 uses QUIC over UDP 443, so modern firewalls often need to consider both TCP and UDP.

Practical examples

Nginx/HTTPS

Input
listen 443 ssl;
Expected output
Tráfego HTTPS

Typical reverse proxy use.

Firewall

Input
allow tcp/443
Expected output
Web cifrada liberada

Evaluate UDP/443 if using HTTP/3.

Frequently asked questions

Is 443 always secure?

The port indicates expected TLS usage, but real security depends on certificates, TLS settings and the application.

Does HTTP use 80 or 443?

Cleartext HTTP uses 80; HTTPS uses 443.

We use aggregate analytics and manual ads only with consent. The tools keep working even if you decline.