summaryrefslogtreecommitdiffstats
path: root/crypto/objects/obj_mac.num
diff options
context:
space:
mode:
authorDmitry Belyavskiy <beldmit@gmail.com>2019-08-21 18:28:48 +0300
committerDmitry Belyavskiy <beldmit@gmail.com>2019-09-24 10:27:09 +0300
commit4baee2d72e0c82bfd6de085df23a1bdc6af887ba (patch)
tree7d9ea5db846307e761395be2460b7573725ec88b /crypto/objects/obj_mac.num
parent6922740facabcc1d1509cd9e72dd837a60a91d2c (diff)
Support printing out some otherName variants
The supported variants are - SmtpUTF8Name - xmppAddr - MS UPN - SRVName Reviewed-by: Paul Dale <paul.dale@oracle.com> (Merged from https://github.com/openssl/openssl/pull/9965)
Diffstat (limited to 'crypto/objects/obj_mac.num')
-rw-r--r--crypto/objects/obj_mac.num3
1 files changed, 3 insertions, 0 deletions
diff --git a/crypto/objects/obj_mac.num b/crypto/objects/obj_mac.num
index 022e64277c..3ab2524244 100644
--- a/crypto/objects/obj_mac.num
+++ b/crypto/objects/obj_mac.num
@@ -1205,3 +1205,6 @@ SM2_with_SM3 1204
sskdf 1205
x963kdf 1206
x942kdf 1207
+id_on_SmtpUTF8Mailbox 1208
+XmppAddr 1209
+SRVName 1210