A web application and API for checking SSL certificate information using
node:tls.
├── index.ts # Main Hono application with routes
├── ssl-checker.ts # SSL checking logic and types
├── templates.tsx # Hono JSX templates and components
└── README.md # This file