diff --git a/roles/httpd/mod_ssl/files/ssl.conf b/roles/httpd/mod_ssl/files/ssl.conf index 53235cd76e..f0eadd746a 100644 --- a/roles/httpd/mod_ssl/files/ssl.conf +++ b/roles/httpd/mod_ssl/files/ssl.conf @@ -1 +1,2 @@ LoadModule ssl_module modules/mod_ssl.so +SSLRandomSeed connect "file:/dev/random" 1024