Hi Frank

On May 6, 2008 03:57:01 am Wockenfuß, Frank wrote:
> Hi all,
>
> I have a problem getting the distribution points out of a X509 certificate
> programmatically with C++. Does anybody can give me a hint, best with code
> examples for C++.
>
> I have a X509-object holding the certificate I want to look for in the CRL.
> But how do I go on to get the CRL distribution points out of the X509
> extensions?
>
Take a look at the X.509 handling code in WvStreams.

 http://code.google.com/p/wvstreams/

it's in the crypto subdirectory of the main source tarball.

Code to pull out and insert CRL DP, (and just about everything else) is in 
there.

Cheers,

-- 
Patrick Patterson
President and Chief PKI Architect,
Carillon Information Security Inc.
http://www.carillon.ca
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to