]> git.ipfire.org Git - thirdparty/openssl.git/commit - CHANGES
Added restrictions on the use of proxy certificates, as they may pose
authorRichard Levitte <levitte@openssl.org>
Sat, 9 Apr 2005 16:07:12 +0000 (16:07 +0000)
committerRichard Levitte <levitte@openssl.org>
Sat, 9 Apr 2005 16:07:12 +0000 (16:07 +0000)
commitd9bfe4f97cd4244beb0598cc348d68b04dac7068
tree1577815b1c870c4541cb56ce12c7713e12889791
parentdc0ed30cfeb37d64fc2bd26887b19e0898a96bde
Added restrictions on the use of proxy certificates, as they may pose
a security threat on unexpecting applications.  Document and test.
CHANGES
crypto/x509/x509_txt.c
crypto/x509/x509_vfy.c
crypto/x509/x509_vfy.h
crypto/x509v3/v3_purp.c
doc/HOWTO/proxy_certificates.txt
doc/standards.txt
ssl/ssltest.c
test/testsslproxy