aboutsummaryrefslogtreecommitdiff
path: root/openssl/README
diff options
context:
space:
mode:
Diffstat (limited to 'openssl/README')
-rw-r--r--openssl/README3
1 files changed, 2 insertions, 1 deletions
diff --git a/openssl/README b/openssl/README
index d644cc10..5f414845 100644
--- a/openssl/README
+++ b/openssl/README
@@ -233,4 +233,5 @@ Random reminders and notes to myself:
http://www.acm.org/sigs/sigcomm/standards/iso_stds/IDRP/10747.TXT.
- RobL tells me that the place to start on the validation code is
- the function x509_verify().
+ the function x509_verify(), and that X509_VERIFY_PARAM is an
+ interesting data structure.