summaryrefslogtreecommitdiff
path: root/docs/cmdline-opts/random-file.d
blob: 51626f88dc08a5fe973dfe5a53f5fd14743807b4 (plain)
1
2
3
4
5
6
7
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.