summaryrefslogtreecommitdiffstats
path: root/crypto/x509/standard_exts.h
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/x509/standard_exts.h')
-rw-r--r--crypto/x509/standard_exts.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/x509/standard_exts.h b/crypto/x509/standard_exts.h
index 9c4f38fe35..fc9a4c4495 100644
--- a/crypto/x509/standard_exts.h
+++ b/crypto/x509/standard_exts.h
@@ -84,6 +84,7 @@ static const X509V3_EXT_METHOD *standard_exts[] = {
&ossl_v3_acc_priv_policies,
&ossl_v3_indirect_issuer,
&ossl_v3_no_assertion,
+ &ossl_v3_issued_on_behalf_of,
&ossl_v3_single_use,
&ossl_v3_group_ac,
&ossl_v3_holder_name_constraints,