mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
![]() This removes use of gnutls and the TLS implementation, which is no longer needed (task synchronization is handled via Taskchampion, which uses `reqwest`, which handles TLS via other Rust dependencies). This incidentally removes the following config options: * `debug.tls` * `taskd.ca` * `taskd.certificate` * `taskd.ciphers` * `taskd.credentials` * `taskd.key` * `taskd.server` * `taskd.trust` |
||
---|---|---|
.. | ||
arch | ||
centos7 | ||
centos8 | ||
debianstable | ||
debiantesting | ||
fedora32 | ||
fedora33 | ||
fedora34 | ||
fedora35 | ||
gentoo | ||
opensuse15 | ||
ubuntu1604 | ||
ubuntu1804 | ||
ubuntu2004 | ||
ubuntu2204 |