diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2021-02-14 23:46:40 +0100 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2021-02-15 01:31:29 +0100 |
commit | f62a66c6ce82d9a1af241dc3952250362e601d45 (patch) | |
tree | 454cbfef10eab4063ac8234fc808b426eab94b65 /Changelog | |
parent | 5dcb74302029ffcfd076f9ab10329e2196f17f85 (diff) |
Add support for TLS Feature extension from RFC 7633.
This is mostly useful for OCSP Must-Staple.
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -21,6 +21,8 @@ lacme (0.7.1) upstream; This change bumps the minimum OpenSSL version to 1.1.0. + Improve nginx/apache2 snippets for direct serving of challenge files (with the new 'challenge-directory' logic symlinks can be disabled). + + Add support for TLS Feature extension from RFC 7633; this is mostly + useful for OCSP Must-Staple. - lacme: delay webserver socket shutdown to after the process has terminated. - documentation: suggest to generate private key material with |