Describe the bug
In the ASN.1 view of a cert EKU 1.3.6.1.4.1.311.20.2.3 is displayed as UniversalPrincipalName.
To Reproduce
Steps to reproduce the behavior:
Have a cert with a SAN item of 1.3.6.1.4.1.311.20.2.3.
Expected behavior
The display name shall read "UserPrincipalName". I have reported the same issue some time ago with OpenSSL: https://github.com/openssl/openssl/pull/10029. This entry represents the LDAP attribute userPrincipalName in Active Directory.
Describe the bug In the ASN.1 view of a cert EKU 1.3.6.1.4.1.311.20.2.3 is displayed as UniversalPrincipalName.
To Reproduce Steps to reproduce the behavior: Have a cert with a SAN item of 1.3.6.1.4.1.311.20.2.3.
Expected behavior The display name shall read "UserPrincipalName". I have reported the same issue some time ago with OpenSSL: https://github.com/openssl/openssl/pull/10029. This entry represents the LDAP attribute
userPrincipalName
in Active Directory.Screenshots
Environment