From 739f957615eb33a33a6485ae7cf29c7c679fd59a Mon Sep 17 00:00:00 2001
From: Dmitry Belyavskiy <beldmit@users.noreply.github.com>
Date: Fri, 20 May 2022 16:46:23 +0200
Subject: [PATCH] Update INSTALL.md

Remove CRYPT_PARAMS mentioning to avoid confusion
---
 INSTALL.md | 1 -
 1 file changed, 1 deletion(-)

diff --git a/INSTALL.md b/INSTALL.md
index 8e36721..80f2712 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -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,
-- 
2.39.5