]> granicus.if.org Git - apache/commit
mod_ssl: Make the config parser complain if SSLRandomSeed specifies
authorStefan Sperling <stsp@apache.org>
Wed, 22 Apr 2015 16:39:20 +0000 (16:39 +0000)
committerStefan Sperling <stsp@apache.org>
Wed, 22 Apr 2015 16:39:20 +0000 (16:39 +0000)
commit2b7c1b2b148ecd01880f60b5a4f7425bb7df07c9
treea7c5710ce902d072fc1a062c77422809bdcca260
parent89b0ea75fd802eb2780656e7a31aaf251d6e3a36
mod_ssl: Make the config parser complain if SSLRandomSeed specifies
the Entropy Gathering Daemon (EGD) as source while the underlying
SSL library does not support EGD (e.g. in case of LibreSSL).

Suggested and reviewed by: kbrand

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1675410 13f79535-47bb-0310-9956-ffa450edef68
modules/ssl/ssl_engine_config.c