Commit Graph

19 Commits (master)

Author SHA1 Message Date
Carl Tashian d83ca96d2a Fixes #757 2 years ago
Carl Tashian a067b3acad Add a note about reload-or-try-restart in systemd 2 years ago
Carl Tashian d925bc6ba9 Fix systemd renewer to use sh 2 years ago
Carl Tashian 04784be03e
Update cert-renewer@.service
Wrap command line env variables in braces so they are treated as a single argument (rather than split on whitespace)
3 years ago
Carl Tashian 22ef324534 Fix needs-renewal condition and switch to using ExecCondition 3 years ago
Carl Tashian 3e5b90b6fa systemd cert renewer can now use 'step certificate needs-renewal' 3 years ago
Carl Tashian 25325b6970 Revert systemd renewer unit change that was incorrect
This reverts commit 75f24a103a.
3 years ago
Carl Tashian 75f24a103a Sync cert renewer service with docs 3 years ago
Carl Tashian 9f0fce6df8 Quoting fix 3 years ago
Carl Tashian 2c09baf696 Two small systemd changes
1. Don't halt the cert renewer service from ExecStartPost ops if a relying service doesn't exist; halt it if the relying service exists and doesn't restart properly.
2. Use /bin/env bash instead of /bin/bash for portability.
3 years ago
max furman ad48c8a881 [systemd file] add note about commenting sandboxing section for
troubleshooting
3 years ago
max furman 0aa96a936f [systemd] change executable location of step-ca 3 years ago
Carl Tashian aaabdca61a Typofix 3 years ago
Carl Tashian 52a0edd29d Add readme 3 years ago
Carl Tashian 05daf22a1e Add SystemCallArchitectures=native 3 years ago
Carl Tashian 73fc350b84 Add note about PKCS#11 3 years ago
Carl Tashian 9fd0964e1c Add SystemCallFilter=@system-service 3 years ago
Carl Tashian 2af73881d7 Add ProtectHome=true 3 years ago
Carl Tashian 82f82d438c Add systemd files 3 years ago