update NEWS to note that CertFP methods are now configurable
This commit is contained in:
parent
13d8f0edba
commit
509088aaee
1 changed files with 2 additions and 0 deletions
2
NEWS
2
NEWS
|
@ -54,6 +54,8 @@ config
|
||||||
- Make the channel::channel_target_change option actually work (it used to be
|
- Make the channel::channel_target_change option actually work (it used to be
|
||||||
always on).
|
always on).
|
||||||
- SSL/TLS listeners now have defer_accept unconditionally enabled on them.
|
- SSL/TLS listeners now have defer_accept unconditionally enabled on them.
|
||||||
|
- The method used for certificate fingerprints (CertFP) is now configurable.
|
||||||
|
SHA1, SHA256 and SHA512 are available options.
|
||||||
misc
|
misc
|
||||||
- Work around timerfd/signalfd brokenness on OpenVZ.
|
- Work around timerfd/signalfd brokenness on OpenVZ.
|
||||||
- Fix a compilation issue in libratbox/src/sigio.c with recent glibc.
|
- Fix a compilation issue in libratbox/src/sigio.c with recent glibc.
|
||||||
|
|
Loading…
Reference in a new issue