On Wed, Dec 5, 2012 at 4:23 AM, Anton Vodonosov avodonosov@yandex.ru wrote:
This fix would be good if secure-random didn't depended on cl+ssl.
[...]
Or maybe secure-random should be enabled if cl+ssl is enabled with hunchentoot? Opinions?
That. The idea is to make the default more secure if possible. The reason why we want to be able to compile without SSL is that this would make compiling Hunchentoot harder on platforms where SSL is not standard.
-Hans