Title: displaying subjectAltName extension unsupported

Is there a way to display the subjectAltName:othername extension properly with openssl?


Doing so with either openssl 0.9.7e or the current snapshot only yields an incomplete output.
The contents of the othername extension are not shown but marked as unsupported:

secure# openssl x509 -text -in mscert.cer
---snip---
            X509v3 Subject Alternative Name:
                othername:<unsupported>, email:[EMAIL PROTECTED]
---snip---


thanks,
Thomas Kraemmer

Reply via email to