remove old note
This commit is contained in:
parent
ff5c088e2b
commit
01d1f721df
@ -1,30 +0,0 @@
|
|||||||
setting up with:
|
|
||||||
|
|
||||||
- data at /var/taskd
|
|
||||||
- user: root
|
|
||||||
- host=localhost
|
|
||||||
- port=53589
|
|
||||||
|
|
||||||
- Organization=Andonome
|
|
||||||
- Name="Malin Freeborn"
|
|
||||||
|
|
||||||
## Next
|
|
||||||
Copy files to ~/.task
|
|
||||||
/usr/share/doc/taskd/pki/{ca.cert.pem,Malin_Freeborn.cert.pem,Malin_Freeborn.key.pem}
|
|
||||||
|
|
||||||
And run these commands:
|
|
||||||
|
|
||||||
```
|
|
||||||
Malin Freeborn must run these commands:
|
|
||||||
task config taskd.server localhost:53589
|
|
||||||
task config taskd.credentials 'Andonome/Malin Freeborn/36faa2a9-de12-4410-99d5-0bcaa5a4887a'
|
|
||||||
task config taskd.certificate ~/.task/Malin_Freeborn.cert.pem
|
|
||||||
task config taskd.key ~/.task/Malin_Freeborn.key.pem
|
|
||||||
task config taskd.ca ~/.task/ca.cert.pem
|
|
||||||
task config taskd.trust strict
|
|
||||||
task config taskd.ciphers NORMAL
|
|
||||||
|
|
||||||
|
|
||||||
```
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user