> Matthew R. Ocasek wrote:
> 
> I know this is a dumb question, but when trying to create a test
> certificate using:
> 
> openssl req
> 
> I get the following error:
> 
> Using configuration from /var/ssl//etc/openssl.cnf
> Unable to load config info
> 
> Where can I change that path? I have tried re-compiling with the
> prefix and the openssldir specified, but it does not alter it...
> 
> Any help would be GREATLY appreaciated since I am pulling my hair out
> on this one and I do not have much left ;)

You can use the OPENSSL_CONF environment variable to directly point to
openssl.cnf. 

You should be able to use the --openssldir option to Configure: check
that the correct value appears in opensslconf.h

Steve.
-- 
Dr Stephen N. Henson.   http://www.drh-consultancy.demon.co.uk/
Personal Email: [EMAIL PROTECTED] 
Senior crypto engineer, Celo Communications: http://www.celocom.com/
Core developer of the   OpenSSL project: http://www.openssl.org/
Business Email: [EMAIL PROTECTED] PGP key: via homepage.

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to