Hello list. I'm trying to deploy a small CA for internal use in our organization, and I'm getting stuck in the final phase of the certificate issuance workflow, when OpenXPKI tries to sign the request using openssl, it never succeed as the operation fails:
2008/09/05 11:07:48 Workflow.ERROR Caught exception from action: I18N_OPENXPKI_TOOLKIT_COMMAND_FAILED; __COMMAND__ => OpenXPKI::Crypto::Backend::OpenSSL::Command::issue_cert; __ERRVAL__ => I18N_OPENXPKI_CRYPTO_CLI_EXECUTE_CHILD_ERROR; __SIGNAL__ => 0; __EXIT_CODE__ => 1; reset workflow to old state 'PREPARED' 2008/09/05 11:07:48 Workflow.ERROR Caught exception from action: I18N_OPENXPKI_SERVER_WORKFLOW_ACTIVITY_TOOLS_FORKWORKFLOWINSTANCE_ERROR_FORKING; __EVAL_ERROR__ => I18N_OPENXPKI_SERVER_WORKFLOW_ACTIVITY_TOOLS_FORKWORKFLOWINSTANCE_ERROR_EXEC UTING_ACTIVITY; __STATE__ => ; __EVAL_ERROR__ =>I18N_OPENXPKI_TOOLKIT_COMMAND_FAILED; __COMMAND__ => OpenXPKI::Crypto::Backend::OpenSSL::Command::issue_cert; _ _ERRVAL__ => I18N_OPENXPKI_CRYPTO_CLI_EXECUTE_CHILD_ERROR; __SIGNAL__ => 0; __EXIT_CODE__ => 1; reset workflow to old state 'SPAWNING_CERT_ISSUANCE' I'm not sure if it never worked or it stopped after some tweaking I could have done (I don't think so, in that case I think I should have been able to track the problem down by myself.) I'll appreciate any suggestion about what I should check or try. I'm using a checkout from August 29, if by chance there is any recent change that can cause this to happen. Thanks in Advance. -- Julio César Gázquez Area Seguridad Informática -- Int. 736 Municipalidad de Rosario ------------------------------------------------------------------------- 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
