Re: Solved -RE: random generator on solaris

2000-09-22 Thread Al Smith
If anyone's interested, you can get a proper /dev/random on solaris from http://www.cosy.sbg.ac.at/~andi/ - it's saved me faffing around with egd.pl. Al. __ OpenSSL Project http://www.openssl.org U

Solved -RE: random generator on solaris

2000-09-21 Thread Sanjeev Jha
Random generator error message -> this problem is solved in Solaris-7. I did edit /usr/local/ssl/openssl.cnf and changes the file name at "RANDFILE = /sur/local/bin/egd.pl". Oh yeah, I could use -rand option "./config -rand=/usr/local/bin/egd.pl" Now I trying on Solaris -8 to install egd 0.8. Just