On Mon, Oct 25, 2004, Kevin Fries wrote: > > What PEM files did you try: client.pem in the apps directory is one which > > should work. The program is expecting a certificate followed by its > > corresponding private key. > > Thank you for the reply. I'm happy there's someone here that can help a beginner. > I did just try the client.pem and I got the same errors: > > Error creating PKCS#12 structure > 5356:error:0906D06C:PEM routines:PEM_read_bio:no start line:.\crypto\pem\pem_lib > .c:637:Expecting: ANY PRIVATE KEY > 5356:error:0906D06C:PEM routines:PEM_read_bio:no start line:.\crypto\pem\pem_lib > .c:637:Expecting: CERTIFICATE > 5356:error:23069068:PKCS12 routines:PKCS12_create:invalid null argument:.\crypto > \pkcs12\p12_crt.c:85: > >
Are you entering the command line arguments properly? Usage is: pkwrite client.pem some_password some_name client.p12 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 [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
