openssl/doc
Viktor Dukhovni 3cc8a3f234 Client-side namecheck wildcards.
A client reference identity of ".example.com" matches a server
certificate presented identity that is any sub-domain of "example.com"
(e.g. "www.sub.example.com).

With the X509_CHECK_FLAG_SINGLE_LABEL_SUBDOMAINS flag, it matches
only direct child sub-domains (e.g. "www.sub.example.com").
(cherry picked from commit e52c52f10bb8e34aaf8f28f3e5b56939e8f6b357)
2014-06-12 23:19:24 +01:00
..
apps backport changes to ciphers(1) man page 2014-06-10 20:55:14 +01:00
crypto Client-side namecheck wildcards. 2014-06-12 23:19:24 +01:00
HOWTO Correct environment variable is OPENSSL_ALLOW_PROXY_CERTS. 2012-05-04 10:43:24 +00:00
ssl Option to disable padding extension. 2014-06-01 16:50:25 +01:00
c-indentation.el Make sure to set indent-tabs-mode so that we get tabs, not spaces. 2008-02-21 07:24:12 +00:00
fingerprints.txt Add new key fingerprint. 2014-04-11 02:51:34 +01:00
openssl-shared.txt
openssl.txt fix typos 2006-02-15 19:42:22 +00:00
openssl_button.gif
openssl_button.html
README
ssleay.txt PR: 1894 2009-04-16 17:22:51 +00:00
standards.txt Add SEED encryption algorithm. 2007-04-23 23:48:59 +00:00

 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/