https://issues.apache.org/bugzilla/show_bug.cgi?id=40513

--- Comment #5 from Stefan Fritsch <[email protected]> ---
I think this is not a problem on common platforms. According to the openssl
RAND_seed man page, 'On systems that provide "/dev/urandom", the randomness
device is used to seed the PRNG transparently'. So, SSLRandomSeed is really
only needed on platforms that do not have /dev/urandom.

But this should be updated in the docs, and maybe we want to reduce the
loglevel of the message to debug if SSLRandomSeed is not set.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to