summaryrefslogtreecommitdiffstats
path: root/doc/README
diff options
context:
space:
mode:
authorRich Salz <rsalz@akamai.com>2015-08-27 00:10:55 -0400
committerRich Salz <rsalz@openssl.org>2015-09-01 21:38:27 -0400
commit0a1682d8b53a61732877edf015438ecd7965bc21 (patch)
treefc614233b5d6c827087090a3d8e57d547595f91a /doc/README
parent31472acf61fce8bbc39390ca96ff2f9da2dfafb8 (diff)
RT3767: openssl_button.gif should be PNG
No, we should just delete it. And updated the README Reviewed-by: Matt Caswell <matt@openssl.org> (cherry picked from commit 8db78781069697cfa30a2261413f33f5055a2838)
Diffstat (limited to 'doc/README')
-rw-r--r--doc/README27
1 files changed, 18 insertions, 9 deletions
diff --git a/doc/README b/doc/README
index 6ecc14d994..cc760402ae 100644
--- a/doc/README
+++ b/doc/README
@@ -1,12 +1,21 @@
- 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.
+README This file
- An archive of HTML documents for the SSLeay library is available from
- http://www.columbia.edu/~ariel/ssleay/
+fingerprints.txt
+ PGP fingerprints of authoried release signers
+standards.txt
+ Pointers to standards, RFC's and IETF Drafts that are
+ related to OpenSSL. Incomplete.
+
+HOWTO/
+ A few how-to documents; not necessarily up-to-date
+apps/
+ The openssl command-line tools; start with openssl.pod
+ssl/
+ The SSL library; start with ssl.pod
+crypto/
+ The cryptographic library; start with crypto.pod
+
+Formatted versions of the manpages (apps,ssl,crypto) can be found at
+ https://www.openssl.org/docs/manpages.html