Hello,
I still have problems with the Batch Processing.
I have played with the file bpIssueCertificate a bit
(/opt/openca/ca/lib/openca/cmds/)
So the problem is at this code:
## loop
## there can never be a request 0
my $key = 0;
while ($request = $db->getNextItem(DATATYPE => "APPROVED_REQUEST", KEY =>
$key)) {
$key = $request->getSerial();
Everything within the while loop is not executed. If I set 'my $key = 256'
which really exists then the while loop is executed and the Batch processing
tries to issue certificates which requests are not only have the status
approved.
Requests with the status archived will also be issued which failes because they
are already issued.
I have a frsh installed Debian stable, OpenCA-Base 1.5.1, OpenCA-Tools 1.3.1
and PostgreSQL 9.1
Thanky for any help :)
------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
_______________________________________________
Openca-Users mailing list
Openca-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openca-users