On Fri, Mar 11, 2005, Doug Sauder wrote: > > Thanks for the reply. > > Is there somewhere I can look at the correct code to check the DNS name > in a subjectAltName? >
Not in the OpenSSL core code but it isn't hard. You just have to loop through the GENERAL_NAME STACK and look for a type GEN_DNS and check the dNSName field of those. 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]