random-file.d 318 B

12345678910
  1. Long: random-file
  2. Arg: <file>
  3. Help: File for reading random data from
  4. Category: misc
  5. Example: --random-file rubbish $URL
  6. Added: 7.7
  7. ---
  8. Specify the path name to file containing what will be considered as random
  9. data. The data may be used to seed the random engine for SSL connections. See
  10. also the --egd-file option.