vipin rathor wrote:
hi all,
I want to develop a small utility in C to show all information about the X509 certificate file in a structured comprehensive(as displayed by browsers like IE). i'm working on SLES 9. so please help me out.... one more thing, i know the routines like X509_get_subject_name() and X509_get_issuer_name(), but i can not find the manaul pages for these routines. where can i get that??? moreover i want other information about other routines as well that can give me all information about the certificate.
     An early response will be appreciated.
You should have a look at http://www.openssl.org/docs/crypto/X509_NAME_print_ex.html, I think it is quite close to what you want. Otherwise I'd suggest to have a look at the sources of the X509-utility of OpenSSL

Hope it helps.
Ted
;)

--
PGP Public Key Information
Download complete Key from http://www.convey.de/ted/tedkey_convey.asc
Key fingerprint = 31B0 E029 BCF9 6605 DAC1  B2E1 0CC8 70F4 7AFB 8D26

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to