summaryrefslogtreecommitdiff
path: root/docs/cmdline-opts/egd-file.d
blob: 2e99df4cd14cc213ff0e762bcf80380db7af65de (plain)
1
2
3
4
5
6
7
8
9
10
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
---
Specify the path name to the Entropy Gathering Daemon socket. The socket is
used to seed the random engine for SSL connections.