Could not seed PRNG; consider using --random-file

When using wget with https, if you get the following error:

Could not seed PRNG; consider using --random-file.
Disabling SSL due to encountered errors.

It means that the udev daemon may be in physical mode. Create the /dev/random device manually:

mknod /dev/random c 1 8
 
system/prng.txt · Last modified: 2010/02/22 05:28 by muscardin
 
Except where otherwise noted, content on this wiki is licensed under the following license:CC Attribution-Noncommercial-Share Alike 3.0 Unported
Please visit Automatic Backlinks to start earning free backlinks Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki