From 52a0edd29ddcb0e9e039058aaa9f4f808485f41f Mon Sep 17 00:00:00 2001 From: Carl Tashian Date: Mon, 1 Feb 2021 13:11:14 -0800 Subject: [PATCH] Add readme --- systemd/README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 systemd/README.md diff --git a/systemd/README.md b/systemd/README.md new file mode 100644 index 00000000..4a43024c --- /dev/null +++ b/systemd/README.md @@ -0,0 +1,5 @@ +### Systemd unit files for `step-ca` + +For documetation on `step-ca.service`, see [Running `step-ca` As A Daemon](https://smallstep.com/docs/step-ca/certificate-authority-server-production#running-step-ca-as-a-daemon). + +For documentation on `cert-renewer@.*`, see [Automating Certificate Renewal](https://smallstep.com/docs/step-ca/certificate-authority-server-production#automate-x509-certificate-lifecycle-management)