X.509: Add parsing of alternative name to internal TLS implementation
authorJouni Malinen <j@w1.fi>
Thu, 11 Jun 2009 20:47:35 +0000 (23:47 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 11 Jun 2009 20:47:35 +0000 (23:47 +0300)
commitefe22727da0318f36835c98298d0198de85caec5
treea854229f0a8cffecd7f001f7fa52a5c4b4263461
parent4625a47f4bb722710a5e622085ccd2b32ebaf6c9
X.509: Add parsing of alternative name to internal TLS implementation

The alternative name extensions are now parsed, but the actual values
are not yet used for alt. subject name matching.
src/tls/asn1.c
src/tls/asn1.h
src/tls/x509v3.c
src/tls/x509v3.h