]> git.immae.eu Git - perso/Immae/Config/Nix.git/blobdiff - systems/eldiron/tasks/www/index.php
Squash changes containing private information
[perso/Immae/Config/Nix.git] / systems / eldiron / tasks / www / index.php
similarity index 100%
rename from modules/private/tasks/www/index.php
rename to systems/eldiron/tasks/www/index.php
index 49ccd24ebd3a92758cdd7821ba884219062a0c76..bde773d0a65bf1ea64140355410c382d693659a0 100644 (file)
@@ -142,6 +142,7 @@ configuration files, and add that to your Taskwarrior configuration:
 taskd.certificate=/path/to/<?php echo $ldap_user; ?>.cert.pem
 taskd.key=/path/to/<?php echo $ldap_user; ?>.key.pem
 taskd.server=<?php echo $host ."\n"; ?>
+taskd.ca=/path/to/ca.cert.pem
 <?php if (count($entries) > 1) {
   echo "# Chose one of them\n";
   foreach($entries as $entry) {
@@ -151,7 +152,6 @@ taskd.server=<?php echo $host ."\n"; ?>
 } else { ?>
 taskd.credentials=<?php echo $entries[0][0]; ?>/<?php echo $entries[0][1]; ?>/<?php echo $entries[0][2]; ?>
 <?php } ?>
-taskd.ca=/path/to/ca.cert.pem
 </pre>
 For Mirakel, download and import the file:
 <ul>