Revision 1fd6afb571e85fbc37ffb522646e7ec2c6e4a11e authored by Bernd Edlinger on 13 September 2018, 16:25:37 UTC, committed by Bernd Edlinger on 23 September 2018, 06:29:37 UTC
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: Kurt Roeckx <kurt@roeckx.be> (Merged from https://github.com/openssl/openssl/pull/7217) (cherry picked from commit 0f58220973a02248ca5c69db59e615378467b9c8)
1 parent c257f61
File | Mode | Size |
---|---|---|
.github | ||
Configurations | ||
VMS | ||
apps | ||
boringssl @ 2070f8a | ||
crypto | ||
demos | ||
doc | ||
engines | ||
external | ||
fuzz | ||
include | ||
krb5 @ b9ad6c4 | ||
ms | ||
os-dep | ||
pyca-cryptography @ 0940310 | ||
ssl | ||
test | ||
tools | ||
util | ||
.gitattributes | -rw-r--r-- | 50 bytes |
.gitignore | -rw-r--r-- | 2.9 KB |
.gitmodules | -rw-r--r-- | 270 bytes |
.travis-apt-pin.preferences | -rw-r--r-- | 256 bytes |
.travis-create-release.sh | -rw-r--r-- | 257 bytes |
.travis.yml | -rw-r--r-- | 9.9 KB |
ACKNOWLEDGEMENTS | -rw-r--r-- | 87 bytes |
AUTHORS | -rw-r--r-- | 717 bytes |
CHANGES | -rw-r--r-- | 557.9 KB |
CONTRIBUTING | -rw-r--r-- | 3.5 KB |
Configure | -rwxr-xr-x | 114.2 KB |
FAQ | -rw-r--r-- | 84 bytes |
INSTALL | -rw-r--r-- | 52.3 KB |
LICENSE | -rw-r--r-- | 6.0 KB |
NEWS | -rw-r--r-- | 39.7 KB |
NOTES.ANDROID | -rw-r--r-- | 3.2 KB |
NOTES.DJGPP | -rw-r--r-- | 2.0 KB |
NOTES.PERL | -rw-r--r-- | 4.5 KB |
NOTES.UNIX | -rw-r--r-- | 5.4 KB |
NOTES.VMS | -rw-r--r-- | 3.6 KB |
NOTES.WIN | -rw-r--r-- | 6.8 KB |
README | -rw-r--r-- | 3.1 KB |
README.ENGINE | -rw-r--r-- | 15.7 KB |
README.FIPS | -rw-r--r-- | 61 bytes |
appveyor.yml | -rw-r--r-- | 1.7 KB |
build.info | -rw-r--r-- | 4.1 KB |
config | -rwxr-xr-x | 27.9 KB |
config.com | -rw-r--r-- | 2.5 KB |
e_os.h | -rw-r--r-- | 9.5 KB |

Computing file changes ...