I tried again and have this: 2009/05/29 15:49:14 openxpki.auth.INFO [OpenXPKI::Server::Authentication (/usr/local/lib/perl5/site_perl/5.8.8/mach/OpenXPKI/Server/Authentication.pm :313)] Login successful using authentication stack 'External Dynamic' (user: 'user', role: 'User') 2009/05/29 15:49:14 openxpki.system.INFO [OpenXPKI::Server::Workflow::Persister::DBI (247)] Updated workflow 2047 2009/05/29 15:49:14 Workflow.Factory.INFO Workflow '2047' updated ok 2009/05/29 15:49:14 openxpki.system.DEBUG [OpenXPKI::Service::Default (753)] Changing session state from WAITING_FOR_LOGIN to MAIN_LOOP 2009/05/29 15:49:14 openxpki.system.DEBUG [OpenXPKI::Server::API (898)] Method 'get_current_config_id' called via API 2009/05/29 15:49:14 openxpki.system.INFO [OpenXPKI::Server::Workflow::Persister::DBI (402)] Created workflow history entry 6911 2009/05/29 15:49:14 Workflow.Factory.INFO Created necessary history objects ok 2009/05/29 15:49:14 openxpki.system.INFO [OpenXPKI::Server::API::Workflow (479)] Executed workflow activity 'determine_issuing_ca' on workflow id 2047 (type 'I18N_OPENXPKI_WF_TYPE_CERTIFICATE_ISSUANCE') 2009/05/29 15:49:14 openxpki.system.DEBUG [OpenXPKI::Server::API (898)] Method 'get_config_id' called via API 2009/05/29 15:49:14 Workflow.Exception.ERROR condition_error exception thrown from [OpenXPKI::Server::Workflow::Condition::Key: 32; before: Workflow::State: 149]: I18N_OPENXPKI_SERVER_WORKFLOW_CONDITION_KEY_UNUSABLE 2009/05/29 15:49:14 openxpki.system.DEBUG [OpenXPKI::Server::API (898)] Method 'count_my_certificates' called via API 2009/05/29 15:49:14 Workflow.Exception.ERROR workflow_error exception thrown from [Workflow::State: 154; before: Workflow::State: 57]: No access to action 'continue_issuance' in state 'CA_KEY_NOT_USABLE' because: I18N_OPENXPKI_SERVER_WORKFLOW_CONDITION_KEY_UNUSABLE 2009/05/29 15:49:14 openxpki.system.DEBUG [OpenXPKI::Server::API (898)] Method 'list_my_certificates' called via API 2009/05/29 15:49:14 openxpki.system.INFO [OpenXPKI::Server::API (833)] Exception: I18N_OPENXPKI_SERVER_API_INVALID_METHOD_CALLED; __METHOD_NAME__ => LOGOUT
I suggest that xpki can't find password for private key, but I definitly put it in my script and when I do this with command line (decrypt private key using my password) there is no problem.. -----Original Message----- From: Alexander Klink [mailto:[email protected]] Sent: Thursday, May 28, 2009 5:42 PM To: [email protected] Subject: Re: [OpenXPKI-users] troubles with private key download Hi Elvira, On Thu, May 28, 2009 at 12:55:13PM +0400, Chudnovskaya Elvira wrote: > Yes, you were right, there is no such bug anymore, but I have another one > :)) Seems you're quite good at finding them ;-) > 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' This looks like the issuance with openssl fails, can you please try the patch I posted on the mailing list on Monday to see what is actually happened when the openssl command is executed? Cheers, Alex -- Dipl.-Math. Alexander Klink | IT-Security Engineer [email protected] | working @ urn:oid:1.3.6.1.4.1.11417 ---------------------------------------------------------------------------- -- Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT is a gathering of tech-side developers & brand creativity professionals. Meet the minds behind Google Creative Lab, Visual Complexity, Processing, & iPhoneDevCamp as they present alongside digital heavyweights like Barbarian Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com _______________________________________________ OpenXPKI-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openxpki-users ------------------------------------------------------------------------------ Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT is a gathering of tech-side developers & brand creativity professionals. Meet the minds behind Google Creative Lab, Visual Complexity, Processing, & iPhoneDevCamp as they present alongside digital heavyweights like Barbarian Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com _______________________________________________ OpenXPKI-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openxpki-users
