default-and-jitter.cnf 260 B

1234567891011121314151617
  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. random = random
  7. [provider_sect]
  8. default = default_sect
  9. [default_sect]
  10. activate = 1
  11. [random]
  12. seed=JITTER