openssl/demos
Dr. Matthias St. Pierre 23f3993127 Remove RANDFILE settings from configuration files
OpenSSL 1.1.1 introduced a new CSPRNG with an improved seeding
mechanism, which makes it dispensable to define a RANDFILE for
saving and restoring randomness. This commit removes the RANDFILE
declarations from our own configuration files and adds documentation
that this option is not needed anymore and retained mainly for
compatibility reasons.

Fixes #10433

Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/10436)
2019-11-24 08:35:14 +01:00
..
bio Fix Typos 2019-07-02 14:22:29 +02:00
certs Remove RANDFILE settings from configuration files 2019-11-24 08:35:14 +01:00
cms Following the license change, modify the boilerplates in demos/ 2018-12-06 15:38:19 +01:00
evp Fix Typos 2019-07-02 14:22:29 +02:00
pkcs12 Fix memory leaks in pkread.c demo file 2019-03-13 09:54:49 +00:00
smime Following the license change, modify the boilerplates in demos/ 2018-12-06 15:38:19 +01:00
README

NOTE: Don't expect any of these programs to work with current
OpenSSL releases, or even with later SSLeay releases.

Original README:
=============================================================================

Some demo programs sent to me by various people

eric