Support for policy mappings extension.
authorDr. Stephen Henson <steve@openssl.org>
Tue, 12 Aug 2008 10:32:56 +0000 (10:32 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Tue, 12 Aug 2008 10:32:56 +0000 (10:32 +0000)
commit002e66c0e81f94ac01d9a206e43eabb7f1c72a74
tree8b27918e90406164f174b9ac457575675813f92e
parente9746e03ee222b0123ac118f8952e161e7d48a2d
Support for policy mappings extension.

Delete X509_POLICY_REF code.

Fix handling of invalid policy extensions to return the correct error.

Add command line option to inhibit policy mappings.
CHANGES
apps/apps.c
crypto/x509/x509_vfy.c
crypto/x509v3/pcy_cache.c
crypto/x509v3/pcy_data.c
crypto/x509v3/pcy_int.h
crypto/x509v3/pcy_map.c
crypto/x509v3/pcy_node.c
crypto/x509v3/pcy_tree.c
crypto/x509v3/v3_cpols.c
crypto/x509v3/v3_purp.c