gg> But I can't create a new certificate. [...] gg> Generating a 1024 bit RSA private key gg> 6724:error:24064064:random number generator:SSLEAY_RAND_BYTES:PRNG not seeded:md_rand.c:538: gg> 6724:error:04069003:rsa routines:func(105) :BN lib:rsa_gen.c:182: gg> gg> The same command is working fine unde a Linux. gg> gg> Is there any known problem with Solaris ? Yes, Solaris doesn't have a /dev/random by default. A quick solution is to create some random data, say 'ps -ef > random-data' and then give that file to the program with -rand. gg> I Didn't find anything in the FAQs. http://www.openssl.org/support/faq.html#6 -- Richard Levitte \ Spannvägen 38, II \ [EMAIL PROTECTED] Chairman@Stacken \ S-168 35 BROMMA \ T: +46-8-26 52 47 Redakteur@Stacken \ SWEDEN \ or +46-708-26 53 44 Procurator Odiosus Ex Infernis -- [EMAIL PROTECTED] Member of the OpenSSL development team Unsolicited commercial email is subject to an archival fee of $400. See <http://www.stacken.kth.se/~levitte/mail/> for more info. ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
Re: problem with openssl-0.9.5a-beta2 under Solaris2.7
Richard Levitte - VMS Whacker Tue, 28 Mar 2000 04:15:06 -0800
- problem with openssl-0.9.5a-beta2 under Sola... Gerard GACHELIN
- Re: problem with openssl-0.9.5a-beta2 u... Richard Levitte - VMS Whacker
- Re: problem with openssl-0.9.5a-beta2 u... Drew Taylor
- Re: problem with openssl-0.9.5a-beta2 u... Lance Nehring