diff options
Diffstat (limited to 'openssl/README')
-rw-r--r-- | openssl/README | 1 |
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. |