- Default TLS cipher selection, with override (thanks to Zed Jorarard).
- Updated documentation.
This commit is contained in:
Paul Beckingham
2013-11-16 15:07:45 -05:00
parent c6032d99f9
commit 0df30a5be0
9 changed files with 31 additions and 3 deletions

1
NEWS
View File

@@ -27,6 +27,7 @@ New configuration options in taskwarrior 2.3.0
- 'taskd.key' specifies the task server key for encryption.
- 'taskd.ca' specifies the task server CA.
- 'taskd.trust' overrides certificate checking.
- 'taskd.ciphers' overrides default cipher selection.
- 'debug.tls' shows TLS log information, for debugging.
- The configuration file supports JSON encoding of unicode characters \uNNNN.