aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Belyavskiy <beldmit@users.noreply.github.com>2022-05-20 16:46:23 +0200
committerGitHub <noreply@github.com>2022-05-20 16:46:23 +0200
commit739f957615eb33a33a6485ae7cf29c7c679fd59a (patch)
tree8d5d3c626f13cc378079468181a589d14219667a
parentaba6613c5cbd06ebee723dd64aae8f9c23328dce (diff)
downloadgost-engine-739f957615eb33a33a6485ae7cf29c7c679fd59a.zip
gost-engine-739f957615eb33a33a6485ae7cf29c7c679fd59a.tar.gz
gost-engine-739f957615eb33a33a6485ae7cf29c7c679fd59a.tar.bz2
Update INSTALL.mdopenssl_1_1_1
Remove CRYPT_PARAMS mentioning to avoid confusion
-rw-r--r--INSTALL.md1
1 files changed, 0 insertions, 1 deletions
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,