Sasa Vucenovic wrote:
>
> Hi to all !!!
>
> I would like to write small demo for X.509v3 certificate ( create, sign,
> verify ) but
> not using the command line OpenSSL but crypto library. What would be the
> simplest way to do so ? Are functions in directory x509v3 all the methods I
> need or
> shall I combine them with methods in x509 directory ? This demo should just
> check
> X.509v3 functionality.
>
"Sign" is part of "Create" and there is demo code that does this in
demos/selfsign.c . For verification check out apps/verify.c
Steve.
--
Dr Stephen N. Henson. http://www.drh-consultancy.demon.co.uk/
Personal Email: [EMAIL PROTECTED]
Senior crypto engineer, Celo Communications: http://www.celocom.com/
Core developer of the OpenSSL project: http://www.openssl.org/
Business Email: [EMAIL PROTECTED] PGP key: via homepage.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]