aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2017-06-01 19:52:54 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2017-06-02 12:40:32 +0300
commit983eb4b40d63427b619f90e7fe05b4717129a927 (patch)
tree78ed66944acd13f69d9af4995894181c920f3493 /doc
parent6a67e021019a415b69d5f85bb157c566973413c7 (diff)
Add support for bbot agent authentication
Diffstat (limited to 'doc')
-rw-r--r--doc/manual.cli2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual.cli b/doc/manual.cli
index f1172cc..d581264 100644
--- a/doc/manual.cli
+++ b/doc/manual.cli
@@ -434,7 +434,7 @@ starts with the task request manifest followed by a list of machine manifests.
\li|\n\c{fingerprint: <agent-fingerprint>}\n
The SHA256 fingerprint of the agent's public key. An agent may be configured
- not to use the certificate-based authentication in which case it does not
+ not to use the public key-based authentication in which case it does not
include this value. However, the controller may be configured to require
the authentication in which case it will respond with the
401 (unauthorized) HTTP status code.||