X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=README;h=8717fadb250f2851abd8d8a58208c9534c284cb2;hb=9e49aba47788a4b46df8404582b9658fe9e8893e;hp=344b3d5fda922152b9ae5b838acdf716371ff519;hpb=08f69dc67bb27506dd56eaa495810b434cfa7c08;p=zeasypki.git diff --git a/README b/README index 344b3d5..8717fad 100644 --- a/README +++ b/README @@ -2,16 +2,15 @@ zeasypki -- easy PKI This is helper script for managing X.509 TLS PKI. ECDSA keypairs are handled with GnuTLS'es certtool. -GOST keypairs are handled with PyGOST'es utilities -(http://www.pygost.cypherpunks.ru). +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. -Edit zeasypki to suit your needs and working environment. Probably you -want to change goston(), that activates PyGOST venv and key encryption -procedures. +Edit zeasypki to suit your needs and working environment. Probably you want +to change path-variable setting, that points to GoGOST'es built utilities. * Create CA keypairs: $ mkdir mypki && cd mypki