aboutsummaryrefslogtreecommitdiff
path: root/openssl/README
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2006-07-31 20:01:49 +0000
committerRob Austein <sra@hactrn.net>2006-07-31 20:01:49 +0000
commitcee871d63bf566c9fca0178f95cba60cf9d7f051 (patch)
tree595d64ef433327883570069bc101561d2b1bdd9b /openssl/README
parente9a3ef26904d0faf9026e066834e93b774eda4d2 (diff)
x509_vrfy.[ch]
svn path=/openssl/README; revision=116
Diffstat (limited to 'openssl/README')
-rw-r--r--openssl/README1
1 files changed, 1 insertions, 0 deletions
diff --git a/openssl/README b/openssl/README
index 1c808e0e..68a9f1aa 100644
--- a/openssl/README
+++ b/openssl/README
@@ -236,3 +236,4 @@ Random reminders and notes to myself:
the function x509_verify(), and that X509_VERIFY_PARAM is an
interesting data structure. Hmm. x509_verify() is a macro.
x509_vrfy.c:check_chain_extensions() might be interesting.
+ crypto/x509/x509_vrfy.[ch] in general are interesting.