diff options
author | Rich Salz <rsalz@akamai.com> | 2014-07-03 06:07:04 +0200 |
---|---|---|
committer | Rich Salz <rsalz@akamai.com> | 2014-07-03 06:07:04 +0200 |
commit | f1112985e847286033ac573e70bdee752d26f46f (patch) | |
tree | 985af6bd29f5ebf705a5b4b5a1d642c54b9c377c /FAQ | |
parent | RT 1638; EVP_*Final() should mention they no longer cleanup the ctx. (diff) | |
download | openssl-f1112985e847286033ac573e70bdee752d26f46f.tar.xz openssl-f1112985e847286033ac573e70bdee752d26f46f.zip |
Close 3170, remove reference to Ariel Glenn's old 0.9.8 doc
Diffstat (limited to 'FAQ')
-rw-r--r-- | FAQ | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -114,11 +114,6 @@ that came with the version of OpenSSL you are using. The pod format documentation is included in each OpenSSL distribution under the docs directory. -For information on parts of libcrypto that are not yet documented, you -might want to read Ariel Glenn's documentation on SSLeay 0.9, OpenSSL's -predecessor, at <URL: http://www.columbia.edu/~ariel/ssleay/>. Much -of this still applies to OpenSSL. - There is some documentation about certificate extensions and PKCS#12 in doc/openssl.txt |