projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
db50661
)
We support inhibit any policy extension, add to table.
author
Dr. Stephen Henson
<steve@openssl.org>
Sun, 13 Jul 2008 15:55:37 +0000
(15:55 +0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Sun, 13 Jul 2008 15:55:37 +0000
(15:55 +0000)
crypto/x509v3/v3_purp.c
patch
|
blob
|
history
diff --git
a/crypto/x509v3/v3_purp.c
b/crypto/x509v3/v3_purp.c
index f5f8d1c176c657b4592629eaf9dd575e79c72c47..9d48db3fe3a50f82208cb32f6b986a71446729f8 100644
(file)
--- a/
crypto/x509v3/v3_purp.c
+++ b/
crypto/x509v3/v3_purp.c
@@
-294,7
+294,8
@@
int X509_supported_extension(X509_EXTENSION *ex)
NID_sbgp_autonomousSysNum, /* 291 */
#endif
NID_policy_constraints, /* 401 */
- NID_proxyCertInfo /* 663 */
+ NID_proxyCertInfo, /* 663 */
+ NID_inhibit_any_policy /* 748 */
};
int ex_nid;