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
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:
I’m using the OpenSSL Certificate Authority to
generate X.509 v3 certs for TLS Client Authentication. After creating the
CA Root cert and the private key, I generate a certificate request and then
issue the command to get it signed by the CA. At this point I get the
following error:
7