Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 559 Bytes

egd-file.md

File metadata and controls

23 lines (20 loc) · 559 Bytes
c SPDX-License-Identifier Long Arg Help Protocols Category Added Multi See-also Example
Copyright (C) Daniel Stenberg, <[email protected]>, et al.
curl
egd-file
<file>
EGD socket path for random data
TLS
deprecated
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.