Skip to content
Giorgos Moustakas
/ labNetworking · Security

TLS cert inspector

Hits the configured port via a small Node TLS connection on the server, walks the peer certificate chain, and renders the structured data. Highlights expiry within 30 days and any chain anomalies in ochre. Read-only; nothing is stored.

stackNode tlsVercel functions
TLS cert inspector · Giorgos Moustakas