diff options
-rw-r--r-- | openssl/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/openssl/README b/openssl/README index 11ee6358..dd9b2209 100644 --- a/openssl/README +++ b/openssl/README @@ -227,6 +227,9 @@ Random reminders and notes to myself: - May need to check AKID in crypto/x509/x509_vfy.c:get_crl(). +- Request extensions: see X509_REQ_get_extensions(), + X509_REQ_add_extensions(), and copy_extensions(). + The June meeting at APNIC came up with a list of desired OpenSSL |