No description
- Dockerfile 100%
| rootfs/etc/services.d/step_ca | ||
| translations | ||
| build.yaml | ||
| CHANGELOG.md | ||
| config.yaml | ||
| Dockerfile | ||
| DOCS.md | ||
| icon.png | ||
| logo.png | ||
| README.md | ||
Home Assistant Add-on: Step CA
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.
Features
- 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
Documentation
For installation, configuration, and usage details, see DOCS.md.
Add this repository to Home Assistant using:
https://github.com/hobbypunk90/homeassistant-addon-step-ca