GUACAMOLE-527: Add title for new section.
Project: http://git-wip-us.apache.org/repos/asf/guacamole-manual/repo Commit: http://git-wip-us.apache.org/repos/asf/guacamole-manual/commit/d64ae2fe Tree: http://git-wip-us.apache.org/repos/asf/guacamole-manual/tree/d64ae2fe Diff: http://git-wip-us.apache.org/repos/asf/guacamole-manual/diff/d64ae2fe Branch: refs/heads/master Commit: d64ae2fe0ed9425146b5dd249702d2923b2f2d81 Parents: 45fd245 Author: Nick Couchman <[email protected]> Authored: Tue Jun 26 16:42:03 2018 -0400 Committer: Nick Couchman <[email protected]> Committed: Tue Jun 26 16:42:03 2018 -0400 ---------------------------------------------------------------------- src/chapters/configuring.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/guacamole-manual/blob/d64ae2fe/src/chapters/configuring.xml ---------------------------------------------------------------------- diff --git a/src/chapters/configuring.xml b/src/chapters/configuring.xml index 89390ab..9348dea 100644 --- a/src/chapters/configuring.xml +++ b/src/chapters/configuring.xml @@ -2727,6 +2727,7 @@ ed272546-87bd-4db9-acba-e36e1a9ca20a library, which will be installed as part of guacamole-server if the required dependencies are present during the build.</para> <section xml:id="ssh-host-verification"> + <title>SSH Host Verification</title> <important> <para>By default, Guacamole does not do any verification of host identity before establishing SSH connections. While this may be safe for private and trusted
