Certificate chain valid on Windows not on macOS

Minimal guidance for messy support realities.

Scenario

A website or appliance appears trusted on Windows but still shows trust errors on macOS devices.

Recommended Resolution Path

  1. Inspect the full chain the server presents, not just the leaf certificate.
  2. Check for missing intermediate certificates or unusual trust requirements on Apple platforms.
  3. Verify the hostname and SANs match exactly what users browse to.
  4. Retest from a clean browser session after correcting the chain.

Technician Notes

Document what changed, what confirmed the fix, and whether the issue points to a broader standards gap worth addressing for the client.