Skip to content
  1. Oct 13, 2018
  2. Oct 12, 2018
  3. Oct 11, 2018
  4. Oct 10, 2018
  5. Oct 08, 2018
  6. Oct 05, 2018
  7. Oct 04, 2018
  8. Oct 02, 2018
  9. Sep 26, 2018
  10. Sep 25, 2018
  11. Sep 24, 2018
  12. Sep 23, 2018
    • Bernd Edlinger's avatar
      Create the .rnd file it it does not exist · 1fd6afb5
      Bernd Edlinger authored
      
      
      It's a bit annoying, since some commands try to read a .rnd file,
      and print an error message if the file does not exist.
      
      But previously a .rnd file was created on exit, and that does no longer
      happen.
      
      Fixed by continuing in app_RAND_load_conf regardless of the error in
      RAND_load_file.
      
      If the random number generator is still not initalized on exit, the
      function RAND_write_file will fail and no .rnd file would be created.
      
      Remove RANDFILE from openssl.cnf
      
      Reviewed-by: default avatarKurt Roeckx <kurt@roeckx.be>
      (Merged from https://github.com/openssl/openssl/pull/7217)
      
      (cherry picked from commit 0f582209)
      1fd6afb5
  13. Sep 21, 2018
  14. Sep 20, 2018
  15. Sep 19, 2018
  16. Sep 18, 2018
  17. Sep 17, 2018