curl-w32/docs/cmdline-opts/egd-file.md

552 B

c SPDX-License-Identifier Long Arg Help Protocols Category Added Multi See-also Example
Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al. curl egd-file <file> EGD socket path for random data TLS tls 7.7 single
random-file
--egd-file /random/here $URL

--egd-file

Deprecated option (added in 7.84.0). Prior to that it only had an effect on curl if built to use old versions of OpenSSL.

Specify the path name to the Entropy Gathering Daemon socket. The socket is used to seed the random engine for SSL connections.