Thanks for the quick response. I hadn't thought about CRL at this point
actually.. I am just wading into this trying to get minimal functionality
first.
In case anyone is wondering, I also found that if you make a database.attr
file to go with database, you can add "unique_subject = no" for a
work
On Thu, Oct 11, 2012, Derek Cole wrote:
> Hello,
>
> Is there a way to sign certificates with your own CA, and NOT have to use a
> database file to keep track of them? For development purposes, I end up
> creating the same cert multiple times, and trying to sign it which will
> cause me to get th
I hit this EXACT problem.
The *wrong* ways to solve it are to keep deleting the database or deleting
records from the database.
The right way to solve it is to revoke certificates that you want to
re-issue. I just happen to have a (Windows - sorry if you're not Windows)
.BAT file to do just