I tried this possibility, but.. in log files only "debug_info" messages without errors :(
-----Original Message----- From: Alexander Klink [mailto:[email protected]] Sent: Monday, May 18, 2009 12:26 PM To: [email protected] Subject: Re: [OpenXPKI-users] troubles with private key download Hi Elvira, On Tue, May 12, 2009 at 12:20:58PM +0400, Chudnovskaya Elvira wrote: > I try to download private key using web-interface. As you know it?s > possible to download private key in different formats: > > 1. PKCS #8 (PEM) > > 2. PKCS #8 (DER) > > 3. OpenSSL (PEM) > > So when I try to do this in OpenSSL (PEM) format I got error after > password entering: ?Password is incorrect, try another one?. But I > know that this password is correct and when I try to load private key > in PKCS #8 (PEM) for example, or in PKCS #8 (DER) or download > certificate + private key there is no any problems and password is > accepted. > > Maybe any of my steps in certificate generating were incorrect? There > were no any errors in openxpki-log. I doubt that. If you can download the certificate and the private key in other formats, the certificate generation obviously went well. I've tried the OpenSSL private key download and it works for me. Can you try starting OpenXPKI with debug turned on (openxpkictl start --debug 128) and see if it turns up anything (the API method which is called by the webinterface is "get_private_key_for_cert", so this might be a start to search for). HTH, Best regards, Alex -- Dipl.-Math. Alexander Klink | IT-Security Engineer [email protected] | working @ urn:oid:1.3.6.1.4.1.11417 ---------------------------------------------------------------------------- -- Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ OpenXPKI-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openxpki-users ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ OpenXPKI-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openxpki-users
