1
Show HN: NetBox SSL – SSL/TLS certificate management plugin for NetBox
I built a NetBox plugin to manage SSL/TLS certificates directly inside NetBox. If you use NetBox as your network source of truth, you've probably noticed there's no native way to track certificates. Most teams end up with spreadsheets, wiki pages, or just hope someone remembers when things expire. I wanted certificates to live alongside the rest of my infrastructure data, so I built this. What it does:
Track SSL/TLS certificates within NetBox Monitor expiration dates Link certificates to your existing NetBox objects Keep your cert inventory in the same place as the rest of your IPAM/DCIM data
What it doesn't do (yet):
Auto-discovery of certificates ACME/Let's Encrypt integration
Those are on the roadmap, and I'd love input on what to prioritize. Stack: Python, Django, NetBox plugin framework.
I'm actively looking for feedback from other NetBox users. What's missing? What's broken? What would make this actually useful in your environment?