Various randomness handling bugfixes and improvements --
[openssl.git] / apps / s_server.c
index ca22b2f2ca0e0f4e4e55d95f0c2ba7521965bb80..a33e0ff1477046506bca972a357bd2d948c5e469 100644 (file)
@@ -583,6 +583,8 @@ bad:
                goto end;
                }
 
+       app_RAND_load_file(NULL, bio_err, 0);
+
        if (bio_s_out == NULL)
                {
                if (s_quiet && !s_debug)