please add the result of the ``--all`` option of the krb5-config used
to configure Kea.
-.. _gss-tsig-deploy:
+.. _gss-tsig-deployment:
GSS-TSIG Deployment
-------------------
The parameters have the following meaning:
- ``client-keytab`` specifies the Kerberos **client** key table.
- For instance, ``FILE:<filename>`` can be used to point to specific file.
+ For instance, ``FILE:<filename>`` can be used to point to a specific file.
This parameter can be specified only once, in the parameters scope,
and is the equivalent of setting the ``KRB5_CLIENT_KTNAME`` environment
variable.
- ``credentials-cache`` specifies the Kerberos credentials cache.
- For instance ``FILE:<filename>`` can be used to a file or if using a
- directory which supports more than one principal ``DIR:<directory-path>``.
+ For instance ``FILE:<filename>`` can be used to point to a file or
+ if using a directory which supports more than one principal
+ ``DIR:<directory-path>``.
This parameter can be specified only once, in the parameters scope,
and is the equivalent of setting the ``KRB5CCNAME`` environment
variable.