Add SSL_CTX_set1_cert_store()
[openssl.git] / doc / README
index a5e17874026dd4fbb09e9c09d2d1e1f1bb1c3f26..ead1be278abc3d67ada692c387e49e9cab3f4b4e 100644 (file)
@@ -1,8 +1,26 @@
 
- apps/openssl.pod .... Documentation of OpenSSL `openssl' command
- crypto/crypto.pod ... Documentation of OpenSSL crypto.h (libcrypto)
- ssl/ssl.pod ......... Documentation of OpenSSL ssl.h (libssl)
- standards.txt ....... Pointers to standards, RFCs or internet drafts
-                       that are related to OpenSSL.  Incomplete.
+README  This file
 
- HTML versions are on https://www.openssl.org/docs
+fingerprints.txt
+        PGP fingerprints of authoried 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
+
+Formatted versions of the manpages (apps,ssl,crypto) can be found at
+        https://www.openssl.org/docs/manpages.html