summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorFdaSilvaYY <fdasilvayy@gmail.com>2017-06-20 09:24:53 -0400
committerRich Salz <rsalz@openssl.org>2017-06-20 09:25:30 -0400
commit0c9d6818c85ad185ac7a8904c70486724473420b (patch)
treeb90551dfe5cfdd0d3c1ac11f26e1cdd42b910ed5 /include
parent8d1598b0ce994c35f16701c0630ba9ed3c8c02e0 (diff)
Declare a new x509v3 extension: x509ExtAdmission
Reviewed-by: Stephen Henson <steve@openssl.org> Reviewed-by: Rich Salz <rsalz@openssl.org> (Merged from https://github.com/openssl/openssl/pull/2759)
Diffstat (limited to 'include')
-rw-r--r--include/openssl/obj_mac.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/openssl/obj_mac.h b/include/openssl/obj_mac.h
index 2cac97130b..82836d2e49 100644
--- a/include/openssl/obj_mac.h
+++ b/include/openssl/obj_mac.h
@@ -54,6 +54,11 @@
#define NID_hmac_sha1 781
#define OBJ_hmac_sha1 OBJ_identified_organization,6L,1L,5L,5L,8L,1L,2L
+#define SN_x509ExtAdmission "x509ExtAdmission"
+#define LN_x509ExtAdmission "Professional Information or basis for Admission"
+#define NID_x509ExtAdmission 1093
+#define OBJ_x509ExtAdmission OBJ_identified_organization,36L,8L,3L,3L
+
#define SN_certicom_arc "certicom-arc"
#define NID_certicom_arc 677
#define OBJ_certicom_arc OBJ_identified_organization,132L