On Tue, Jul 19, 2005, Milan Tomic wrote:

>  
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Milan Tomic
> Sent: Monday, July 18, 2005 1:20 PM
> To: openssl-users@openssl.org
> Subject: PKCS12_parse() fails (0.9.8.)
> 
> 
> 
> 
> PKCS12_parse() fails (returns 0) in my case, although
> PKCS12_verify_mac() succeed (return 1). 
> 
> I have tried to export cert & key into .pfx file in two ways: 
> - using Internet Explorer GUI, 
> - using java's keytool. 
> 
> but still the same. What should I do? :( 
> 

What happens when you use the pkcs12 utility on the file? For example:

openssl pkcs12 -in file.pfx -out file.pem

Steve.
--
Dr Stephen N. Henson. Email, S/MIME and PGP keys: see homepage
OpenSSL project core developer and freelance consultant.
Funding needed! Details on homepage.
Homepage: http://www.drh-consultancy.demon.co.uk
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to