Skip to content

crypto/x509: does not expose URIs in SubjectAltName extension #5752

Description

@gopherbot

by jonas.p:

What steps will reproduce the problem?

try to get Subject Alternative Name URIs in the same way you can access DNSNames,
EmailAddresses and IPAddresses

http://play.golang.org/p/by0PoVfPyd


What is the expected output?
URIs returns the subject alternative name URIs of a certificate


What do you see instead?
URIs is not available


Which version are you using?  (run 'go version')
go version devel +eec7eca4b11a Mon Jun 17 14:56:45 2013 -0700 linux/amd64


Please provide any additional information below.
possible implementation:
https://golang.org/cl/7501043/

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions