Add functionality needed to process proxy certificates.
authorRichard Levitte <levitte@openssl.org>
Tue, 28 Dec 2004 00:21:35 +0000 (00:21 +0000)
committerRichard Levitte <levitte@openssl.org>
Tue, 28 Dec 2004 00:21:35 +0000 (00:21 +0000)
commit6951c23afd4e7951451a4d90023111a06e86589f
tree0eca84b83a120737ac41da268b6baba4484ded68
parentde421076a5e0cbf31268c8769f5ac0889bef79ba
Add functionality needed to process proxy certificates.
25 files changed:
CHANGES
apps/openssl-vms.cnf
apps/openssl.cnf
crypto/objects/obj_dat.h
crypto/objects/obj_mac.h
crypto/objects/obj_mac.num
crypto/objects/objects.txt
crypto/x509/x509.h
crypto/x509/x509_txt.c
crypto/x509/x509_vfy.c
crypto/x509/x509_vfy.h
crypto/x509v3/Makefile.ssl
crypto/x509v3/ext_dat.h
crypto/x509v3/v3_pci.c [new file with mode: 0644]
crypto/x509v3/v3_pcia.c [new file with mode: 0644]
crypto/x509v3/v3_purp.c
crypto/x509v3/v3err.c
crypto/x509v3/x509v3.h
test/CAss.cnf
test/Makefile.ssl
test/P1ss.cnf [new file with mode: 0644]
test/P2ss.cnf [new file with mode: 0644]
test/Uss.cnf
test/testss
util/libeay.num