gost.conf 259 B

12345678910111213
  1. openssl_conf = openssl_def
  2. [openssl_def]
  3. engines = engine_section
  4. [engine_section]
  5. gost = gost_section
  6. [gost_section]
  7. engine_id = gost
  8. dynamic_path = $ENV::OPENSSL_GOST_ENGINE_SO
  9. default_algorithms = ALL
  10. CRYPT_PARAMS = id-Gost28147-89-CryptoPro-A-ParamSet