----- Original Message -----
From: Derek Sivers <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, October 07, 1999 12:42 PM
Subject: Help please? OpenSSL: "Unable to load config info"
> Hi guys. I'm new to OpenSSL (but not SSL) and was
> generating my first CSR with it, to send to Verisign.
>
> Step 1 ("Create a RSA private key for your Apache
> server") worked fine.
>
> But OpenSSL is giving me a "Unable to load config
> info" error that I don't understand.
>
> HERE'S WHAT HAPPENED...
> ( ??? any ideas ??? )
>
> MANUAL SAYS:
> Create a Certificate Signing Request (CSR) with the
> server RSA private key (output will be PEM formatted):
>
> I TYPED:
> $ openssl req -new -key server.key -out server.csr
>
> OPEN SSL SAID:
> Using configuration from /usr/local/ssl/openssl.cnf
> Unable to load config info
I don't know how to say this, but.... I think it's unable to load config
info.
[05:46:26 root@www apache]# find openssl-0.9.3a/ -name *.cnf
openssl-0.9.3a/apps/oid.cnf
openssl-0.9.3a/apps/openssl-vms.cnf
openssl-0.9.3a/apps/openssl.cnf
openssl-0.9.3a/crypto/conf/ssleay.cnf
openssl-0.9.3a/test/CAss.cnf
openssl-0.9.3a/test/CAssdh.cnf
openssl-0.9.3a/test/CAssdsa.cnf
openssl-0.9.3a/test/CAssrsa.cnf
openssl-0.9.3a/test/Sssdsa.cnf
openssl-0.9.3a/test/Sssrsa.cnf
openssl-0.9.3a/test/Uss.cnf
openssl-0.9.3a/test/test.cnf
[05:46:34 root@www apache]# locate openssl.cnf
/usr/local/openssl/openssl.cnf
Without knowing whether or not you have the file in the first place, let
alone what it says.. it's rather difficult to help you diagnose.
I have to use this opportunity to say that the docs/readme's for
openssl/mod_ssl are some of the best around (and they look cool too :), my
point is the examples have _always_ worked for me. My only request would be
a tip for mod_perl'ers looking to use Apache::DBI (INSTALL could say:
PERL_STACKED_HANDLERS=1) .. I know that I forgot the first time I built it
all.
-Jay J
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]