raulg> What is the meanig of field
raulg>
raulg> RANDFILE = $ENV::HOME/.rnd
raulg> oid_file = $ENV::HOME/.oid
raulg>
raulg> in the openssl config file?
raulg>
raulg> If i have the OpenSSL on a MS NT 4 PC, what value can i assign to it?
If you make sure that each user has a HOME environment variable, the
above lines will work as intended.
Of course, you need to make sure each user gets a *different* HOME
:-).
$ENV::foo is the notation in the configuration file to fetch the value
of the environment variable foo. Therefore $ENV::HOME will get the
value of HOME...
--
Richard Levitte \ Spannv�gen 38, II \ [EMAIL PROTECTED]
Redakteur@Stacken \ S-161 43 BROMMA \ T: +46-8-26 52 47
\ SWEDEN \ or +46-708-26 53 44
Procurator Odiosus Ex Infernis -- [EMAIL PROTECTED]
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
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]