Hello! I'm using the Openssl library (not the command line tool) for creating certificate requests. I've already build up a request that works and I also know how to add simple extensions (like ia5string, integer or boolean) to my request. But now I want to add "deeper" structures to my request using the SEUQENCE type. Something like:
myOID ... Sequence { Integer .. Bmp String ... } I have no idea how to do this and which functions I should use. Can anybody help me? Thanks! Michael ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]