GNOME Bugzilla – Bug 655902
Show otherName subject alt name in certificate properly
Last modified: 2019-02-22 11:59:38 UTC
Show the 'otherName' alt name in certificate properly. Currently the attached certificate makes a g_critical() happen.
Created attachment 193166 [details] Certificate which fails because it has otherName Displaying this file makes the following g_critical happen: ** (empathy-auth-client:30346): CRITICAL **: egg_asn1x_get_raw_value: assertion `!(tlv->cls & ASN1_CLASS_STRUCTURED)' failed Display like so: gcr/tests/frob-certificate /data/path/to/scratch2.pem
Created attachment 193167 [details] [review] Display string based otherNames correctly Branch available here: http://cgit.collabora.com/git/user/stefw/gnome-keyring.git/log/?h=parse-other-names
Merged.