Hi, 

I want to generate a server certificate. For that have to sign my
server.csr file with my self signed CA. I used this:

openssl ca -config openssl.cnf -md md5 -keyfile ca.key -cert ca.crt -in
server.csr -out mycert.crt 

and i've got this error message:

wrong number of fields on line  1 (looking for field 6, got 1, '' left)


What's the problem?

Thanks in advance.

Osvaldo Brito

  [EMAIL PROTECTED] 
  [EMAIL PROTECTED]   


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

Reply via email to