From: Kurt Zeilenga Date: Wed, 2 May 2001 20:52:11 +0000 (+0000) Subject: randfile X-Git-Tag: OPENLDAP_REL_ENG_2_0_8~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=10f981b31ffd44a4434b16c111b12837165e5d84;p=thirdparty%2Fopenldap.git randfile --- diff --git a/doc/man/man5/slapd.conf.5 b/doc/man/man5/slapd.conf.5 index b0843ea5fe..5727f3db10 100644 --- a/doc/man/man5/slapd.conf.5 +++ b/doc/man/man5/slapd.conf.5 @@ -423,6 +423,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