From 1d549cff50f22f4dbcb24e8b4fe0e62ef1c1bbdf Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Fri, 11 Aug 2006 19:48:14 +0000 Subject: Null inheritance. svn path=/openssl/README; revision=144 --- openssl/README | 3 +++ 1 file changed, 3 insertions(+) diff --git a/openssl/README b/openssl/README index 62e24893..a4ca23d2 100644 --- a/openssl/README +++ b/openssl/README @@ -303,3 +303,6 @@ Random reminders and notes to myself: - crypto/x509v3/v3_purp.c: add code to x509v3_cache_extensions() to call X509_get_ext_d2i() for our extensions and stash the result in the corresponding struct x509_st fields (see the akid handling). + +- I need to rewrite the path validation code anyway to allow null + inheritance, per mailing list discussion. -- cgit v1.2.3