Re: problem programming a simple utility using openssl
Never mind the post. I found an alternative. Thanks. On Mon, 27 Dec 2004 17:21:52 -0800, Vineet Bhargava <[EMAIL PROTECTED]> wrote: __ OpenSSL Project http://www.openssl.org User Support Mailing Lis
problem programming a simple utility using openssl
Hi all, I am trying to code a utility that emulates the pkcs12 command line option. I only want this utility to extract the private key from a pkcs12 file. To start off I copied the code from the pkcs12 utility code and added missing functions. My code seems to 'hang' on the line - if(!(p12 = d2i