I have tried to use openca-newcert to generate RAServer PublicServer and RAOperator'
certificate in the CAServer.
but it seems there are some problems.
when I use openca-newcert to generate the first certificate,it is all right.
but in the second time to generate PublicServer certificate, the error appeared.
here is some output of the openca-newcert
**************************************************
......
......
Signature ok
The Subject's Distinguished Name is as follows
emailAddress :IA5STRING:'[EMAIL PROTECTED]'
commonName :PRINTABLE:'lmhunter'
organizationalUnitName:PRINTABLE:'OperatorUnit'
organizationName :PRINTABLE:'MyOpenCA'
countryName :PRINTABLE:'CH'
ERROR:There is already a certificate for NO X509_NAME
The matching entry has the following details
Type :Valid
Expires on :021025070753Z
Serial Number :01
File name :unknown
Subject Name :NO X509_NAME
......
......
*********************************************
I have checked the openssl/index.txt file,it seems unnormal.
the content of it is:
V 021025070753Z 01 unknown NO X509_NAME
package I used: OpenCA-SNAP-20011020
openssl-patched-pre-0.9.7
platform: Redhat 7.1
can you help me?