Hi,

some new problems :-)

my problems are directly after the defaultinstallation of package Debian.

If root approves a Certificate Signing Request.

System error
error:          Can't coerce array into hash 
at /var/www/openxpki/service/workflow/show_instance.html line 238.
context:        
...     
234:    }
235:    # TODO - error handling!!!
236:    my %untainted = ();
237:    my $context_hash = '';
238:    if ($msg->{PARAMS}->{WORKFLOW}->{TYPE} 
eq 'I18N_OPENXPKI_WF_TYPE_CERTIFICATE_SIGNING_REQUEST') {
239:    $context_hash = $m->comp('/service/workflow/context_hash.mhtml',
240:    'context' => $msg->{PARAMS}->{WORKFLOW}->{CONTEXT},
241:    );
242:    }
...     
code stack:     /var/www/openxpki/service/workflow/show_instance.html:238
/var/www/openxpki/service/workflow/activity/approve_csr.html:87
/var/www/openxpki/service/workflow/activity/autohandler:16
/var/www/openxpki/service/autohandler:26
/var/www/openxpki/autohandler:238
/var/www/openxpki/syshandler:4





And I think there is something wrong with the keys. I switched the path and 
remove the second testdummyca. Now is a '+' and not a '!' infront of the 
keypath. But what is with this EVAL_ERROR? 
 
openXpki:/etc/openxpki/instances/trustcenter1# openxpkiadm key list --realm 
I18N_OPENXPKI_DEPLOYMENT_TEST_DUMMY_CA

CA keys:
  Key for purpose CA with ID: testdummyca1
    + /etc/openxpki/instances/trustcenter1/ca/testdummyca1/cakey.pem
EVAL_ERROR: I18N_OPENXPKI_XML_CACHE_GET_XPATH_COUNT_NOTHING_FOUND; __XPATH__ 
=> pki_realm/0/common/0/secret/0/grou
p/0/method/0/required_shares      Secret group: default
        Secret method: plain (n = 1, k = 1)
SCEP keys:
  Key for purpose SCEP with ID: testscepserver1
    + /etc/openxpki/instances/trustcenter1/ca/scepdummyserver1/key.pem
EVAL_ERROR: I18N_OPENXPKI_XML_CACHE_GET_XPATH_COUNT_NOTHING_FOUND; __XPATH__ 
=> pki_realm/0/common/0/secret/0/grou
p/0/method/0/required_shares      Secret group: default
        Secret method: plain (n = 1, k = 1)



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
OpenXPKI-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openxpki-users

Reply via email to