On Fri, Nov 12, 2004, Bibbs, Christopher wrote: > I've started to look at this in the archives and it appears the Microsoft > PFX format can't be easily manipulated with the existing OpenSSL library > functions. As it stands, my attempts to access the data fails at a call to > PKCS12_verify_mac() where the same call works for other P12 files. > > Is there some way of loading a PFX that I'm missing or has anyone already > written a routine to deal with the differences in format? >
The formats are compatible: the only difference is the file extension. If you are getting mac verify errors then it could be that the password is wrong or the file has been corrupted somehow. 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]