diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2020-12-11 14:54:00 +0100 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2020-12-11 14:54:00 +0100 |
commit | 79463a5972229686a10c6fb39eaf3c27b85b165c (patch) | |
tree | 45edc6082ea19c493d4a7b5699260696e7e66bee | |
parent | f247a5ed7f92b46341ce51bfe6ee4893d23715be (diff) |
Remove incorrect affirmation from 0.5.4 changelog.
The test suite already required OpenSSL ≥1.1.1 as some tests are using
TLSv1.3.
-rw-r--r-- | Changelog | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -11,8 +11,7 @@ interimap (0.5.4) upstream; hostname, and the empty string (which disables SNI) when it is an IP literal. + libinterimap: show the matching pinned SPKI in --debug mode. - + test suite: always generate new certificates on `make test`. Hence - running `make test` now requires OpenSSL 1.1.1 or later. + + test suite: always generate new certificates on `make test`. + test suite: sign all test certificates with the same root CA. + libinterimap: factor out hostname/IP parsing. + document that enclosing 'host' value in square brackets forces its |