mirror of
https://github.com/moparisthebest/curl
synced 2024-10-31 15:45:12 -04:00
5c4a526388
Moved over to the new format
8 lines
256 B
Makefile
8 lines
256 B
Makefile
Long: random-file
|
|
Arg: <file>
|
|
Help: File for reading random data from
|
|
---
|
|
Specify the path name to file containing what will be considered as random
|
|
data. The data may be used to seed the random engine for SSL connections. See
|
|
also the --egd-file option.
|