Update install/step-ca-install.sh

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
This commit is contained in:
Joerg Heinemann 2026-02-03 15:31:21 +01:00 committed by GitHub
parent 1697f5acf7
commit 0008b8d284
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -43,7 +43,7 @@ msg_ok "Authorized low port-binding capabilities"
msg_info "Add a smallstep CA service user - Will only be used by systemd to manage the CA"
$STD useradd --user-group --system --home $(step path) --shell /bin/false step
msg_ok "Created smallstepp CA service user"
msg_ok "Created smallstep CA service user"
#
# Quick & Dirty step-ca init options - to be improved via whiptail