Ana Isabel Lara wrote:
> 
> Country Name (2 letter code) [AU]:AU
> Organization Name (eg, company) []:Dodgy Brothers
> Common Name (eg, YOUR name) []:Brother 1
> Common Name (eg, YOUR name) []:Brother 2
> Request (and private key) is in newreq.pem
> Using configuration from ../apps/openssl.cnf
> error on line 6 of config file '../apps/openssl.cnf'
> 14041:error:0E065068:configuation file routines:STR_COPY:variable has no value:c
> onf.c:578:line 6
> cat: Cannot open newcert.pem: No such file or directory
> Signed certificate is in newcert.pem
> *** Error exit code 1
> 

Perhaps its saying there is an error on line 6 of openssl.cnf?

By default it has something like this there:

RANDFILE                = $ENV::HOME/.rnd
oid_file                = $ENV::HOME/.oid

which expects the HOME environment variable to be set. Either change
these values (you can comment out oid_file) or set HOME to something
sensible.

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
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to