summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--rotate-keys.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/rotate-keys.in b/rotate-keys.in
index 952595b..9299af7 100644
--- a/rotate-keys.in
+++ b/rotate-keys.in
@@ -108,7 +108,7 @@ printf '%s\n' "${hosts}" \
openssl req -new \
-config '#ETCDIR#/simple-pki/server-ssl.conf' \
-keyout "${key_dir}/${host}.key.new" \
- -out "${tmp_dir}/${host}.csr" \
+ -out "${tmp_dir}/${host}.csr"
{
printf 'http'