spacemonkeygo / openssl

OpenSSL bindings for Go
http://godoc.org/github.com/spacemonkeygo/openssl
Apache License 2.0
473 stars 236 forks source link

read x500UniqueIdentifier #121

Closed rkgarcia closed 5 years ago

rkgarcia commented 5 years ago

i can't get all cert data, i have information in the Subject -> x500UniqueIdentifier how can i get it?

rkgarcia commented 5 years ago

I read it using

subjectName.GetEntry(503)