On Sun, Oct 27, 2013 at 12:04 AM, Reindl Harald <h.rei...@thelounge.net> wrote: > Hi > > in case of "SSLCryptoDevice rdrand" is Apache using it exclusive > or as an additional entrophy source? exclusive most likely would > be bad, additional fine, but i do not find any information > > http://www.theregister.co.uk/2013/09/10/torvalds_on_rrrand_nsa_gchq/ > ___________________________ > > also not clear from the documentation is "SSLCryptoDevice dynamic" > does it use hardware sources like Intel rdrand automatically if > available? >
Both of these are purely openssl questions. All httpd does is take the argument and enable that engine for all uses, by name.