Re: Extracting the Common Name from a certificate

2000-01-05 Thread Lutz Jaenicke
On Wed, Jan 05, 2000 at 01:32:58PM +0100, Flemming Jans wrote: > Hi, > > Are there any specific funtions for extracting the CN from a certificate > ? > > Or do I have to extract it myself from the X509_get_subject_name() > buffer ? #define CCERT_BUFSIZ 256 SSL *con; X509 *peer; char peer_CN[CCE

Extracting the Common Name from a certificate

2000-01-05 Thread Flemming Jans
Hi, Are there any specific funtions for extracting the CN from a certificate ? Or do I have to extract it myself from the X509_get_subject_name() buffer ? Regards, -- Flemming F. Jans Manager, Software Development Belle Systems A/S Tel.: +45 5944 2500 Mobile: +45 2340 9375 Fax.: +45 5944