]> www.wagner.pp.ru Git - openssl-gost/engine.git/commitdiff
Update INSTALL.md openssl_1_1_1
authorDmitry Belyavskiy <beldmit@users.noreply.github.com>
Fri, 20 May 2022 14:46:23 +0000 (16:46 +0200)
committerGitHub <noreply@github.com>
Fri, 20 May 2022 14:46:23 +0000 (16:46 +0200)
Remove CRYPT_PARAMS mentioning to avoid confusion

INSTALL.md

index 8e36721945842cf81f6aa13b1a7e4adbe48eebcb..80f271287bfbbf08e59e472e97004dd846d7209f 100644 (file)
@@ -96,7 +96,6 @@ And section which describes configuration of the engine should contain
     engine_id = gost
     dynamic_path = /usr/lib/ssl/engines/libgost.so
     default_algorithms = ALL
-    CRYPT_PARAMS = id-Gost28147-89-CryptoPro-A-ParamSet
 
 BouncyCastle cryptoprovider has some problems with private key parsing from
 PrivateKeyInfo, so if you want to use old private key representation format,