From cc3ebca270d527fe3634588c8648100c6d1e365e Mon Sep 17 00:00:00 2001 From: Alexander Gabriel Date: Sun, 30 May 2021 00:09:05 +0100 Subject: [PATCH] added readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..d641191 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +#step-ca Ansible role + +* Use this Role to setup a internal ACME-Compatile CA with step-ca +* On Target-Host (f.e. with acme.sh), install root_ca.crt, then use acme.sh ...blablabla --server https://host:port/acme/acme/directory to get certs \ No newline at end of file