Make the new conf implementatoin bug-compatible with the old one.
authorRichard Levitte <levitte@openssl.org>
Fri, 13 Oct 2000 08:30:06 +0000 (08:30 +0000)
committerRichard Levitte <levitte@openssl.org>
Fri, 13 Oct 2000 08:30:06 +0000 (08:30 +0000)
commitcde70093ac2bd2853ad81b98012ec639457ddc3b
tree3c02b685adefcf90547b87e5058971fc108b87e2
parent5f97f508e450af9d53e3a01b59b13e9e7b540720
Make the new conf implementatoin bug-compatible with the old one.
Actually, it's a feature that it goes looking at environment
variables.  It's just a pity that it's at the cost of the error
checking...  I'll see if I can come up with a better interface for
this.
crypto/conf/conf.h
crypto/conf/conf_err.c
crypto/conf/conf_lib.c