On Saturday 28 October 2006 01:58, Alexis Lefort wrote:
> I can't find much information about parsing a PKSC12 file, or testing
> the content of a file to know if it is PEM or PKCS12.
Do you want to do this programmatically, or from the command line.

> Where could I find that please?
man pkcs12 will provide the command line tool options

the man pages for 
* PKCS12_create
* PKCS12_parse
will provide details on how to do it programmatically. 

These documents are also available on-line. For example, see:
http://www.openssl.org/docs/crypto/PKCS12_parse.html

http://www.drh-consultancy.demon.co.uk/pkcs12faq.html may also help.

Brad

Attachment: pgpcxDCE7vE8X.pgp
Description: PGP signature

Reply via email to