From a4f39980c78b805a520d8876e4e3854e537f0bd2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gr=C3=A9goire=20D=C3=A9trez?= Date: Fri, 26 Aug 2022 20:14:42 +0200 Subject: Fix instruction to generate private key --- integration/conf/client.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integration/conf/client.config b/integration/conf/client.config index fe89790..8472d81 100644 --- a/integration/conf/client.config +++ b/integration/conf/client.config @@ -3,7 +3,7 @@ # # Setup instructions: # -# - Use `sigsum-debug keygen` to get a private key +# - Use `sigsum-debug key private` to get a private key # - Set a domain hint that starts with "_sigsum_v0." # - Configure domain hint to be aware of the output of the appropriate # key hash. See `sigsum-debug pubkey` and `sigsum-debug keyhash`. -- cgit v1.2.3