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

--- Comment #4 from Arkadiusz Miskiewicz <[email protected]> ---
In ssl_rand_seed apRandSeed->nelts is 0 so it does nothing.

Turns out that I was missing some configuration like

SSLRandomSeed startup file:/dev/urandom  256
SSLRandomSeed connect builtin

but on the other hand I would expect defaults to be sane and using entropy
source without requiring manual configuration.

-- 
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