Network Tools SSL HTTPS TLS

HTTPS Reachability Check

Check HTTPS reachability, status, and timing from DeviceHub edge. Not a full SSL certificate audit.

Interactive tool

Run the test

Runs in your browser

Best-effort HTTPS reachability from the DeviceHub edge: status, timing, Server, and HSTS headers. This is not a full certificate chain audit.

Enter a hostname, then check.

Ready.

Permission status

Checked in your browser. DeviceHub does not store permission grants.

  • Special permission Not required

Live results

Metrics update as you run the test. Nothing is uploaded.

Loading

Waiting for interactive tool output…

Device information

Labels and capability details reported by your browser.

No device details yet.

Description

About HTTPS Reachability Check

Introduction

HTTPS Reachability Check fetches a hostname from DeviceHub’s Cloudflare edge via POST /api/ssl-check and reports status, timing, and selected headers such as HSTS when present. It is not a full SSL certificate-chain auditor.

What this tool does

You enter a bare hostname; the edge function performs an HTTPS fetch or handshake and returns ok, HTTP status when applicable, elapsed time, selected headers, and errors. UI copy repeats that this is reachability, not a cert lab.

When to use it

Use it after DNS cutover, when regions disagree about HTTPS, or when Port Checker shows TCP open but TLS might still fail. Prefer openssl or dedicated CA tools for chain depth, expiry on intermediates, and cipher matrices.

How it works

A Cloudflare Pages Function performs outbound HTTPS from edge POPs. The browser never opens arbitrary host:443 directly. Scope excludes CT logs, OCSP quality, and custom trust stores. Local static preview without Functions shows API unavailable.

Step-by-step instructions

  1. Deploy DeviceHub to Cloudflare Pages if local preview reports the ssl-check API unavailable.
  2. Open HTTPS Reachability Check and enter a bare hostname without scheme or path.
  3. Run the check and wait for POST /api/ssl-check results.
  4. Record status, timing, and header hints while noting this is not a full certificate audit.

Common problems

A site that works on your laptop can fail from Cloudflare egress (bot blocks, geo allowlists, split DNS). Self-signed certs fail against the edge trust store. Entering https:// prefixes or paths breaks validation.

Privacy explanation

Your browser sends the hostname you typed to DeviceHub /api/ssl-check. The target sees Cloudflare egress, not your home IP as the TLS client. Permissions stay none.

Runtime principles

Built for the browser

What happens when you run this test — without downloads or accounts.

  1. 01

    Runs in your browser

    HTTPS Reachability Check uses standard web APIs — no install, extension, or desktop app required.

  2. 02

    Reads what the browser allows

    Results come from events and capability signals the web platform exposes for this session.

  3. 03

    Private by default

    Input and diagnostic values stay in your browser session for display — nothing is sold as media.

Compatibility

Supported browsers

Expected support for modern engines. Individual APIs may still vary by device.

  • Chrome

    supported

    Latest stable

  • Firefox

    supported

    Latest stable

  • Safari

    supported

    Latest stable

  • Edge

    supported

    Latest stable

Devices

Supported devices

Hardware and form factors this browser test is designed to exercise.

  • Wi‑Fi connections

    Browser network hints when the Network Information API exists.

  • Ethernet

    Desktop sessions with stable connectivity signals.

  • Cellular

    Mobile browsers that expose connection type hints.

Privacy

Your data stays with you

HTTPS Reachability Check is built privacy-first. Diagnostics run in your browser session whenever web APIs allow.

Read our privacy policy

Troubleshooting

Common problems

Quick fixes before you dig into FAQs.

HTTPS check API unavailable locally
POST /api/ssl-check needs Cloudflare Pages Functions. Deploy DeviceHub to Cloudflare Pages instead of static-only preview.
HTTPS works in browser but checker fails
Edge path may differ from your LAN DNS or split horizon. Confirm hostname resolves publicly and allows Cloudflare egress.
I need full certificate chain details
HTTPS Reachability Check is reachability and timing via /api/ssl-check, not a full certificate-chain auditor. Use openssl s_client or dedicated CA tools for chain depth.

FAQ

Frequently asked questions

Structured answers for users and FAQ rich results.

Browse FAQs
Is this a full certificate-chain auditor?
No. HTTPS Reachability Check performs HTTPS reachability and response timing via POST /api/ssl-check. It is not a laboratory-grade certificate chain or CT log audit.
Where does the fetch run?
From DeviceHub’s Cloudflare edge, not from your browser’s direct TLS path to the target (beyond calling the DeviceHub API).
What results should I expect?
Typical fields include HTTP status, timing, redirect hints, and selected response headers such as Server or Strict-Transport-Security when present.
Why did a healthy site fail?
Hosts may block bot-like User-Agents, require specific SNI setups, or be unreachable from Cloudflare. Failure is edge-path reachability, not proof your laptop cannot browse the site.
Do I need a permission?
No. Permissions remain none for this edge HTTPS check.
How does this differ from Port Checker?
Port Checker tests TCP connect on a chosen port. HTTPS Reachability Check fetches HTTPS and reports application-layer reachability metadata, not a full cert lab.

Newsletter

Updates coming soon

A lightweight email digest for new tools and release notes is planned. No signup form is live yet — check Release Notes for product updates.

Release notes

Need another diagnostic after HTTPS Reachability Check?

Explore related DeviceHub tools that pair well with this test.