I am using msvc C++ & opensll 0.9.6c.  In NT4 environment I set the RANDFILE value to RANDOM.pem, should the value end in .rnd.  Do i need to do anything special or explicit in the openssl.cnf, to confirm it, when I am creating ref or ca certs?  In my application, I have build a C++ wrapper around openssl functions.  During the handshaking phase should my application point to the same RANDOM.* seed file to create the random number used as input to the key generation process.
 
robert

Reply via email to