On Sun, Sep 17, 2006, Jeffrey Altman wrote: > I need to extend the OpenSSL ASN.1 support to include the PKINIT > SubjectAltName extension and the Kerberized Certificate Authority extension. > > Is there any documentation or guidelines available to assist developers > wishing to add new extensions? >
Well there's some info in doc/openssl.txt and there are the existing extensions in crypto/x509v3 . If you need a SubjectAltName OtherName extension then there's no pluggable API for that at present though it is supported in the mini-ASN1 compiler. 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 Development Mailing List [email protected] Automated List Manager [EMAIL PROTECTED]
