mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Docs: remove insecure CA configuration from task-sync.5
The option taskd.trust is documented in taskrc.5 if the user really needs it. But we shouldn't suggest an insecure configuration in the default setup instructions.
This commit is contained in:
parent
a87dfe62ad
commit
7441e6cf74
1 changed files with 0 additions and 6 deletions
|
@ -108,12 +108,6 @@ certificate, which means you will need one of the following additional entries:
|
|||
$ task config taskd.ca ~/.task/ca.cert.pem
|
||||
|
||||
The CA (Certificate Authority) will be used to verify the server certificate.
|
||||
Alternatively, you can override the cert verification process using:
|
||||
|
||||
$ task config taskd.trust 'allow all'
|
||||
|
||||
This is an insecure option that should be used with caution, because it directs
|
||||
Taskwarrior to trust any certificate.
|
||||
|
||||
After setup, you run a one-time sync initialization, like this:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue