GothenburgBitFactory / GothenburgBitFactory/tw.org

[WWW-25] Change documentation to include Let's Encrypt certificate usage

Open
#31 2 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Perl
Stars
14
Forks
52
Avg merge
6d 1h
Merged PRs (30d)
1

Description

_MG on 2017-12-20T14:08:33Z says:_

Implementation of Let's Encrypt certificates for outbound server connection is possible. There are multiple reported instances. Please add instructions to documentations.
Compare for example [https://answers.tasktools.org/questions/5439720/answers/7241971] or [https://gist.github.com/polettix/e8007a7f2064e7f133d93e060032a880]

 

*Changes on taskd server config:*

server.cert=/path/to/letsencrypt-certificate-server.cert.pem

server.key=/path/to/letsencrypt-certificate-server.key.pem

*Changes on taskwarrior client config:*

taskd.ca=[Let's Encrypt X3 Intermediate certificate].pem (available at https://letsencrypt.org/certificates/)

 

Remaining configuration and setup stays the same. Depending on setup it could be good practise to link LE certificates in $TASKDATA (ln -sf) instead of directly referring them in config.

 

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.