Re: Error during Cert Request

2004-09-08 Thread Dr. Stephen Henson
On Wed, Sep 08, 2004, Joseph Bruni wrote: > The text database used by the openssl ca command can only allow one > certificate per subject. If you need to issue another certificate with > the exact same subject, revoke the previous certificate first, even if > the earlier certificate has expired

Re: Error during Cert Request

2004-09-08 Thread Joseph Bruni
The text database used by the openssl ca command can only allow one certificate per subject. If you need to issue another certificate with the exact same subject, revoke the previous certificate first, even if the earlier certificate has expired. On Sep 7, 2004, at 3:03 PM, Areg Alimian wrote: