hi all,
i have installed openCA-0.8 in my redhat linux 7.3
box.
i am able to generate secret key through the web
browser.
The problem i am facing is when i am trying to
generate the new CA certificate request the following
error is thrown in the browser in a javascript dialog
box-"This document contains no data...".

When i am viewing the error log file of the web server
the following errors is thrown into it---->

unknown option -subj
req [options] <infile >outfile
where options  are
 -inform arg    input format - DER or PEM
 -outform arg   output format - DER or PEM
 -in arg        input file
 -out arg       output file
 -text          text form of request
 -noout         do not output REQ
 -verify        verify signature on REQ
 -modulus       RSA modulus
 -nodes         don't encrypt the output key
 -engine e      use engine e, possibly a hardware
device.
 -key file      use the private key contained in file
 -keyform arg   key file format
 -keyout arg    file to send the key to
 -rand file:file:...
                load the file (or the files in the
directory) into
                the random number generator
 -newkey rsa:bits generate a new RSA key of 'bits' in
size
 -newkey dsa:file generate a new DSA key, parameters
taken from CA in 'file'
 -[digest]      Digest to sign with (md5, sha1, md2,
mdc2)
 -config file   request template file.
 -new           new request.
 -x509          output a x509 structure instead of a
cert. req.
 -days          number of days a x509 generated by
-x509 is valid for.
 -newhdr        output "NEW" in the header lines
 -asn1-kludge   Output the 'request' in a format that
is wrong but some CA's
                have been reported as requiring
 -extensions .. specify certificate extension section
(override value in config file)
 -reqexts ..    specify request extension section
(override value in config file)
Can't call method "getTXT" on an undefined value at
cmds/genCAReq line 71, <FD> line 32.
Compilation failed in require at /var/www/cgi-bin/ca
line 169, <FD> line 32.


Can anybody pls help me out as for the past few days i
am sitting on this problem.
Thanks in advance

basu

__________________________________________________
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com

_______________________________________________
Openca-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-users

Reply via email to