diff options
Diffstat (limited to 'openssl/doc/README')
-rw-r--r-- | openssl/doc/README | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/openssl/doc/README b/openssl/doc/README new file mode 100644 index 000000000..6ecc14d99 --- /dev/null +++ b/openssl/doc/README @@ -0,0 +1,12 @@ + + apps/openssl.pod .... Documentation of OpenSSL `openssl' command + crypto/crypto.pod ... Documentation of OpenSSL crypto.h+libcrypto.a + ssl/ssl.pod ......... Documentation of OpenSSL ssl.h+libssl.a + openssl.txt ......... Assembled documentation files for OpenSSL [not final] + ssleay.txt .......... Assembled documentation of ancestor SSLeay [obsolete] + standards.txt ....... Assembled pointers to standards, RFCs or internet drafts + that are related to OpenSSL. + + An archive of HTML documents for the SSLeay library is available from + http://www.columbia.edu/~ariel/ssleay/ + |