summaryrefslogtreecommitdiff
path: root/docs/cmdline-opts/egd-file.d
blob: cd3450a214a7ef24f32ebbea9aa61aa9fc2aae00 (plain)
1
2
3
4
5
6
7
8
9
10
11
Long: egd-file
Arg: <file>
Help: EGD socket path for random data
Protocols: TLS
See-also: random-file
Category: tls
Example: --egd-file /random/here $URL
Added: 7.7
---
Specify the path name to the Entropy Gathering Daemon socket. The socket is
used to seed the random engine for SSL connections.