On Mon, Jun 18, 2007, Fadil Sutomo wrote: > Hi there, > > I am fairly new in using OpenSSL, so I hope you guys can teach me how to use > it. > > OK. Now I have a question about OpenSSL. Is there anyone of you know whether > OpenSSL supports X509 LogoType Extension? As I am trying to put a logo into > the certificates. > What about Keytool from Sun? >
Well it is possible in the sense you can add any extension you want either with its encoding or using the mini-ASN1 compiler. It isn't supported though like other extensions. Supported extensions are printed out and can be generated in a human friendly way and their encoding and decoding is correctly handled. Steve. -- Dr Stephen N. Henson. Email, S/MIME and PGP keys: see homepage OpenSSL project core developer and freelance consultant. Funding needed! Details on homepage. Homepage: http://www.drh-consultancy.demon.co.uk ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]