No description
  • Dockerfile 100%
Find a file
2026-03-24 07:02:42 +01:00
rootfs/etc/services.d/step_ca Fix typo 2026-01-01 13:40:03 +01:00
translations Add port 2025-03-22 14:44:49 +01:00
build.yaml Update to 0.30.2 2026-03-24 07:02:42 +01:00
CHANGELOG.md Update to 0.30.2 2026-03-24 07:02:42 +01:00
config.yaml Update to 0.30.2 2026-03-24 07:02:42 +01:00
Dockerfile Fix 2025-03-22 14:33:50 +01:00
DOCS.md Documentation update 2026-03-21 13:41:47 -05:00
icon.png Init 2025-03-22 14:28:20 +01:00
logo.png Init 2025-03-22 14:28:20 +01:00
README.md Documentation update 2026-03-21 13:41:47 -05:00

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.crt by 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

Supported Architectures

Supports aarch64 Architecture Supports amd64 Architecture Supports armhf Architecture Supports armv7 Architecture Supports i386 Architecture