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:
cdd0f3b
)
Fix flag clash... only used internally when policy checking is
author
Dr. Stephen Henson
<steve@openssl.org>
Sun, 31 Aug 2008 11:15:35 +0000
(11:15 +0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Sun, 31 Aug 2008 11:15:35 +0000
(11:15 +0000)
enabled.
crypto/x509v3/x509v3.h
patch
|
blob
|
history
diff --git
a/crypto/x509v3/x509v3.h
b/crypto/x509v3/x509v3.h
index a208d4b5950d7069c5f318755a801b548d44e3f6..5ba59f71c94555fcc9523472290a5ded2fcf42f0 100644
(file)
--- a/
crypto/x509v3/x509v3.h
+++ b/
crypto/x509v3/x509v3.h
@@
-372,7
+372,7
@@
DECLARE_ASN1_FUNCTIONS(PROXY_CERT_INFO_EXTENSION)
#define EXFLAG_CRITICAL 0x200
#define EXFLAG_PROXY 0x400
-#define EXFLAG_INVALID_POLICY 0x
4
00
+#define EXFLAG_INVALID_POLICY 0x
8
00
#define KU_DIGITAL_SIGNATURE 0x0080
#define KU_NON_REPUDIATION 0x0040