Re: How to get a list of SubjectAltNames of a cert in NSS
John Dennis <[email protected]>
| Newsgroups | gmane.comp.mozilla.crypto |
|---|---|
| Message-ID | <[email protected]> |
On 02/23/2017 11:04 AM, Paul Wouters wrote: > > Hi, > > I'm looking at the best way to get a list of SubjectAltNames of a > CERTCertificate. > > Anyone have a pointer (haha) for me ? CERT_DecodeAltNameExtension See secu_PrintAltNameExtension() in cmd/lib/secutil.c or cert_VerifySubjectAltName() in lib/certdb/certdb.c for an examples. -- John -- dev-tech-crypto mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-crypto