From: Joe Orton Date: Tue, 4 Aug 2020 10:27:11 +0000 (+0000) Subject: Update docs for SSLRandomSeed deprecation in r1877467. [skip ci] X-Git-Tag: 2.5.0-alpha2-ci-test-only~1244 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=261d53a21140b9626063585021b525742d1ccf2e;p=thirdparty%2Fapache%2Fhttpd.git Update docs for SSLRandomSeed deprecation in r1877467. [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1880564 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_ssl.xml b/docs/manual/mod/mod_ssl.xml index b02013de342..d4869111246 100644 --- a/docs/manual/mod/mod_ssl.xml +++ b/docs/manual/mod/mod_ssl.xml @@ -371,6 +371,13 @@ source server config +SSLRandomSeed is deprecated + +

The SSLRandomSeed directive is deprecated, and is +completely ignored if httpd is built using OpenSSL version 1.1.1 or +later.

+
+

This configures one or more sources for seeding the Pseudo Random Number Generator (PRNG) in OpenSSL at startup time (context is