Hi Julio, On Mon, Sep 08, 2008 at 08:25:42AM -0300, Julio Cesar Gazquez wrote: > 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'
Which version of OpenSSL are using? > 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. Try running with debug information enabled - openxpkictl start --debug 128. Then look for the error (search for get_error from the bottom of the file) in stderr.log and scroll up a bit to see which openssl command caused the return code 1. Cheers, Alex -- Dipl.-Math. Alexander Klink | IT-Security Engineer | [EMAIL PROTECTED] mobile: +49 (0)178 2121703 | Cynops GmbH | http://www.cynops.de ----------------------------+----------------------+--------------------- HRB 7833, Amtsgericht | USt-Id: DE 213094986 | Geschäftsführer: Bad Homburg v. d. Höhe | | Martin Bartosch
smime.p7s
Description: S/MIME cryptographic signature
------------------------------------------------------------------------- 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
