Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Documentation updates. | Matthias Andree | 2019-08-18 | 1 | -16/+18 |
| | |||||
* | Bump OpenSSL requirement to v1.0.2. | Matthias Andree | 2016-12-11 | 1 | -1/+1 |
| | |||||
* | Document minimum OpenSSL 1.0.1 requirement. | Matthias Andree | 2016-01-30 | 1 | -1/+2 |
| | |||||
* | ssl3 -> ssl3+ | Matthias Andree | 2016-01-10 | 1 | -2/+2 |
| | |||||
* | TLS overhaul, bumping version to 6.4 | Matthias Andree | 2015-01-26 | 1 | -11/+20 |
| | | | | | | | | | | | | | | | Removes SSLv2, enables TLSv1.1 and v1.2 more easily, permits SSLv3 (only if specified) and newer TLSv1.1+ for STLS/STARTTLS. Only negotiates TLSv1 and newer by default, SSLv3 must now be specified explicitly, as a consequence of the POODLE attack. This is meant to be a minimally upgraded version, and cannot be usefully done as a 6.3.X release. It is strongly recommended that users review their configuration - especially --sslproto - per instructions in the NEWS file and manual page. It has changed semantics and in many cases --sslproto auto or perhaps --sslproto tls1.2+ should be used now. | ||||
* | Revise for grammar, spelling, and clarity. Courtesy of Robert Mullin. | Matthias Andree | 2010-01-22 | 1 | -16/+25 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5460 | ||||
* | Correct grammar, get rid of apostrophes. | Matthias Andree | 2009-08-24 | 1 | -7/+7 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5426 | ||||
* | Revise, update, add Quickstart. | Matthias Andree | 2009-05-24 | 1 | -80/+104 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5304 | ||||
* | Add README.SSL-SERVER, revise manual page. | Matthias Andree | 2009-05-09 | 1 | -0/+12 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5297 | ||||
* | Add files from ESR's dev directory that weren't under version control | Rob Funk | 2004-06-08 | 1 | -0/+92 |
svn path=/trunk/; revision=3881 |