Patrick Harlin schrieb:
> 
> One Strange thing though is that when I ran openssl for the first time I got
> something saying "Unable to get random, try to use option -rand". But after
> I used "make test" this behavour vanished ??? 

Thsi is normal behaviour. OpenSSL creates a randseed file 
in which random state is saved and used if needed. In your
case after first seeding this file (with make test which 
does key generation etc.) it is used again and again.

-- 
Holger Reif                  Tel.: +49 361 74707-0
SmartRing GmbH               Fax.: +49 361 7470720
Europaplatz 5             [EMAIL PROTECTED]
D-99091 Erfurt                    WWW.SmartRing.de
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to