step-ca packaged as a Home Assistant add-on for running a private certificate authority inside Home Assistant.
This add-on initializes a local CA, persists the CA state, exposes the step-ca
API on port 9000, and exports the root CA certificate for clients that need to
trust certificates issued by it.
- Runs Smallstep step-ca inside Home Assistant
- Creates and persists CA data in
/config/step - Exposes the CA service on
9000/tcp - Exports the root CA certificate to
/ssl/root_ca.crtby default - Adds an ACME provisioner named
homeassistant
For installation, configuration, and usage details, see DOCS.md.
Add this repository to Home Assistant using:
https://github.com/hobbypunk90/homeassistant-addon-step-ca