Hi Micha,

We cannot do this for openca_0_9_2 so we have to rebuild the object completely. The easiest way is the following:

my $plain = $obj->getItem();
$plain =~ s/[\r\n]*$//s;
$plain .= "\r\n$name=$value\r\n";
$obj = OpenCA::REQ->new (...

I guessed this....

Might it work to simply append to $obj->{REQ} and than store the update ??

Oliver

--
Diese Nachricht wurde digital unterschrieben
oliwel's public key: http://www.oliwel.de/oliwel.crt
Basiszertifikat: http://www.ldv.ei.tum.de/page72

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to