> Gerald Lang wrote:
> Ok, now I tried to generate a second certificate, approved this as
> RA-Operator and export this request to CA (in this time all database
are
> OK). After the signing in CA I can export this certificate to RA and
> import into the browser, but there is no entry in the databases and
the
> list of valid certificates in CA and RA. A look into the database
shows
> that it recognize the certificate (Stimated Elements:2) but there is
> only one certificate (Real Elements Number: 1).
If your problem is unable to list all elements in your DB, try to modify
perl code.
1. Edit file:
/usr/lib/perl5/site_perl/5.005/OpenCA/DB.pm
2. goto line 663
# $to = $self->elements( DATATYPE=>$type ) if (not $to);
# Mark this one
$to = $maxItems if (not $to);
# Replace with this
begin:vcard
n:Chang;Liang-Hao
tel;home:(03)4376926
tel;work:(03)4563171-4707
x-mozilla-html:FALSE
org:ICQ: 48578759;Graduated Student of CYCU ICE
adr:;;;;;;
version:2.1
email;internet:[EMAIL PROTECTED]
title:Macleod (���J��)
fn:Liang-Hao Chang
end:vcard