Ensure configured module specific and application specific defines are used
[openssl.git] / doc / README
index 669106854b00085e8b0e53658f926ad0f737c111..964d8798100b812c6271f2dba9d75e571fe93e2f 100644 (file)
@@ -1,7 +1,27 @@
 
 
- openssl.pod ..... Documentation of OpenSSL `openssl' command
- crypto.pod ...... Documentation of OpenSSL crypto.h+libcrypto.a
- ssl.pod ......... Documentation of OpenSSL ssl.h+libssl.a
- ssleay.txt ...... Assembled documentation files of ancestor SSLeay [obsolete}
- ext-conf.txt .... Text documentation about configuring new extension code.
- buffer.txt ...... Text documentation about the buffer library.
+README  This file
+
+fingerprints.txt
+        PGP fingerprints of authorised release signers
+
+standards.txt
+        Moved to the web, https://www.openssl.org/docs/standards.html
+
+HOWTO/
+        A few how-to documents; not necessarily up-to-date
+
+man1/
+        The openssl command-line tools; start with openssl.pod
+
+man3/
+        The SSL library and the crypto library
+
+man5/
+        File formats
+
+man7/
+        Overviews; start with crypto.pod and ssl.pod, for example
+        Algorithm specific EVP_PKEY documentation.
+
+Formatted versions of the manpages (apps,ssl,crypto) can be found at
+        https://www.openssl.org/docs/manpages.html