Hi Micha :) I am working on the crr-batch and have following problem:
In first step (create_crr) I create a crr in the database like the web-frontend does:
-----BEGIN HEADER----- TYPE = CRR SERIAL = 384 -----END HEADER----- SUBMIT_DATE = Tue Aug 16 13:24:52 2005 UTC REVOKE_REASON = ......Now when I approve the crr in the next step, all I want to do is to add another line (Approval Date) to the lower portion of the body (outside header). How can I do this ??
The code for the webfrontend does something stupid here - it regenerated the whole request object from scratch including the new lines but I dont want to do so in batch (might hit the performacen and is imho not necessary)...
I found a "addHeaderAttribute" function in the REQ.pm, but it seems that there is no counterpart for the body. Cann I access the body directly by some variable ? ( I use getBody to fetch the data which seems to work)
Oliver -- Diese Nachricht wurde digital unterschrieben oliwel's public key: http://www.oliwel.de/oliwel.crt Basiszertifikat: http://www.ldv.ei.tum.de/page72
smime.p7s
Description: S/MIME Cryptographic Signature