From: Kurt Zeilenga Date: Wed, 2 May 2001 19:52:58 +0000 (+0000) Subject: Randfile X-Git-Tag: LDBM_PRE_GIANT_RWLOCK~1455 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=990ab4b1193889ae55fec8dd6abeea18ac216191;p=openldap Randfile --- diff --git a/doc/man/man5/slapd.conf.5 b/doc/man/man5/slapd.conf.5 index 317e74b144..b03bbba9e5 100644 --- a/doc/man/man5/slapd.conf.5 +++ b/doc/man/man5/slapd.conf.5 @@ -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 +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