diff options
author | Jan-Frederik Rieckers <rieckers@uni-bremen.de> | 2019-12-09 15:33:32 +0100 |
---|---|---|
committer | Dmitry Belyavskiy <beldmit@gmail.com> | 2019-12-11 20:29:19 +0100 |
commit | f5e77bb0fa25b2fd87c879eb5bfa3e7945731675 (patch) | |
tree | 041460f304ef32d27bbd9e5563924179c1b36ce9 /crypto/objects/objects.txt | |
parent | Enrich arm64 tests in Travis matrix (diff) | |
download | openssl-f5e77bb0fa25b2fd87c879eb5bfa3e7945731675.tar.xz openssl-f5e77bb0fa25b2fd87c879eb5bfa3e7945731675.zip |
Add support for otherName:NAIRealm in output
This commit adds support for displaying RFC 7585 otherName:NAIRealm in
the text output of openssl
CLA: trivial
Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/10594)
Diffstat (limited to 'crypto/objects/objects.txt')
-rw-r--r-- | crypto/objects/objects.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/objects/objects.txt b/crypto/objects/objects.txt index 8833acd500..693852aa3c 100644 --- a/crypto/objects/objects.txt +++ b/crypto/objects/objects.txt @@ -611,6 +611,7 @@ id-on 1 : id-on-personalData id-on 3 : id-on-permanentIdentifier : Permanent Identifier id-on 5 : id-on-xmppAddr : XmppAddr id-on 7 : id-on-dnsSRV : SRVName +id-on 8 : id-on-NAIRealm : NAIRealm id-on 9 : id-on-SmtpUTF8Mailbox : Smtp UTF8 Mailbox # personal data attributes |