legacy.cnf 219 B

12345678910111213
  1. openssl_conf = openssl_init
  2. # Comment out the next line to ignore configuration errors
  3. config_diagnostics = 1
  4. [openssl_init]
  5. providers = provider_sect
  6. [provider_sect]
  7. legacy = legacy_sect
  8. [legacy_sect]
  9. activate = 1