HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ops_mechanic

no profile record

Submissions

Show HN: Enseal – Stop pasting secrets into Slack .env sharing from the terminal

github.com
3 points·by ops_mechanic·il y a 5 mois·1 comments

Show HN: CertRadar – Find every certificate ever issued for your domain

certradar.net
21 points·by ops_mechanic·il y a 6 mois·8 comments

comments

ops_mechanic
·il y a 6 mois·discuss
Thank you for your suggestion one more time. I've implemented Domain registration data via RDAP protocol.
ops_mechanic
·il y a 6 mois·discuss
Thank you, @westurner. Excellent suggestions!
ops_mechanic
·il y a 6 mois·discuss
Thank you for the kind words, I'm glad you enjoy it.
ops_mechanic
·il y a 6 mois·discuss
Hey HN, I built this after years of dealing with SSL certificate surprises – expired certs on subdomains nobody knew existed, shadow IT spinning up certs, the usual 3am outages.

CertRadar has four free tools (no signup, no premium tier):

- CT Log Search – find every certificate ever issued for a domain via Certificate Transparency logs. Great for discovering forgotten subdomains.

- SSL Analyzer – cert chain, TLS versions, HSTS, expiration. Faster than SSL Labs.

- DNS + SSL Check – DNS records and SSL health in one view.

- Security Headers – HSTS, CSP, X-Frame-Options analysis with recommendations.

Built with Rust on GCP Cloud Run. Happy to talk about the architecture or any feedback on what would make these more useful.