On Fri, Nov 04, 2005, Rajeshwar Singh Jenwar wrote:

> Hi All,
> I just want to pack CA CRL in .p12 cert. But i m not able to find any option
> for this in `openssl pkcs12`.
> Even i gone through apps/pkcs12.c but not able to find.
> Any suggestions ??
> 

It isn't currently supported neither can the simple PKCS12_create() function
handle it. There is some code which will pack CRLs in the low level APIs
though. 

The easiest way to make that work would be to hack the OpenSSL 0.9.7X pkcs12.c
sources.

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