From b856a90c3a06124b46c37306e2d2c0106239e179 Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Sun, 19 Mar 2023 17:35:06 +0300 Subject: [PATCH] Tiny README actualisation --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 8717fad..2389d94 100644 --- a/README +++ b/README @@ -1,13 +1,13 @@ zeasypki -- easy PKI This is helper script for managing X.509 TLS PKI. -ECDSA keypairs are handled with GnuTLS'es certtool. +ECDSA and EdDSA keypairs are handled with GnuTLS'es certtool. GOST keypairs are handled with GoGOST'es utilities (http://www.gogost.cypherpunks.ru). CA certificates have 10 years validity lifetime. EE certificates have 365 days one. -EE certificates contain only domain name and a country. +EE certificates contain only domain name and optionally a country. Edit zeasypki to suit your needs and working environment. Probably you want to change path-variable setting, that points to GoGOST'es built utilities. -- 2.44.0