Depends on what you consider 'parse': check out the sample source in apps/x509.c and apps/asn1parse.c, among others.
Also check out the X509_get_....() functions documentation (and for actually parsing a cert, there's PEM_read_bio_X509_AUX(), for example). . On Wed, Mar 18, 2009 at 4:22 PM, Vinod Chaudhary <[email protected]> wrote: > Hi, > > I want to parse the x509 certficate in my application using the openssl API > not the command line tool. > > Can anybody help me ? -- Met vriendelijke groeten / Best regards, Ger Hobbelt -------------------------------------------------- web: http://www.hobbelt.com/ http://www.hebbut.net/ mail: [email protected] mobile: +31-6-11 120 978 -------------------------------------------------- ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [email protected]
