Hi,
I am doing a project that is using the SSLeay library. I started using the
library before I found out about openssl and would not like to change to
openssl if I have to rewrite my code. is there much difference in ssleay and
openssl? would I have to redo a lot to make the change?

The problem I am having is that i would like to embed a fingerprint biometric
(unsigned char * biometric) into an X.509 Certificate as an attribute object. I
think i should be able to put it as part of the DN but that would not be
appropriate. 

I have some example code by Eric Young (req.c) that adds attribute objects to
an X.509 request but there is nothing about adding those attributes to the
X.509 certificate itself. Can this be done using SSLeay or is the facility not
available? if not in SSLeay can i do it using openssl?

if in neither then how would I go about including the boimetric template into
the X.509 Certificate?

Thanks for your help.
Regards,

Rahul Singh,
_________________________________
E-Mail: [EMAIL PROTECTED]


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to