mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-28 09:39:18 -05:00
Randfile
This commit is contained in:
parent
db71f0c8a7
commit
990ab4b119
1 changed files with 5 additions and 0 deletions
|
|
@ -473,6 +473,11 @@ server private key that matches the certificate stored in the
|
|||
.B TLSCertificateFile
|
||||
file. Currently, the private key must not be protected with a password, so
|
||||
it is of critical importance that it is protected carefully.
|
||||
.TP
|
||||
.B TLSRandFile <filename>
|
||||
Specifies the file to obtain random bits from when /dev/[u]random
|
||||
is not available. Generally set to the name of the EGD/PRNGD socket.
|
||||
The environment variable RANDFILE can also be used to specify the filename.
|
||||
.SH GENERAL BACKEND OPTIONS
|
||||
Options in this section only apply to the configuration file section
|
||||
for the backend in which they are defined. They are supported by every
|
||||
|
|
|
|||
Loading…
Reference in a new issue