From 03f37b851352687898ea26e29e5909875f1f38f2 Mon Sep 17 00:00:00 2001 From: apiraino Date: Tue, 12 Apr 2022 16:24:37 +0200 Subject: Add section to quickly create keys --- contrib/gen-params-ed25519 | 2 +- contrib/gen-params-rsa4096 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'contrib') diff --git a/contrib/gen-params-ed25519 b/contrib/gen-params-ed25519 index 21958c8..addd9b1 100644 --- a/contrib/gen-params-ed25519 +++ b/contrib/gen-params-ed25519 @@ -21,7 +21,7 @@ Key-Usage: cert # select a name and email address - neither has to be valid nor existing Name-Real: Dr Duh -Name-Email: +Name-Email: doc@duh.to # Do not set the key to expire Expire-Date: 0 diff --git a/contrib/gen-params-rsa4096 b/contrib/gen-params-rsa4096 index 856b62a..4806368 100644 --- a/contrib/gen-params-rsa4096 +++ b/contrib/gen-params-rsa4096 @@ -18,7 +18,7 @@ Key-Usage: cert # select a name and email address - neither has to be valid nor existing Name-Real: Dr Duh -Name-Email: +Name-Email: doc@duh.to # Do not set the key to expire Expire-Date: 0 -- cgit v1.2.3