mike-jumper commented on code in PR #232: URL: https://github.com/apache/guacamole-manual/pull/232#discussion_r1701436425
########## src/configuring-guacamole.md: ########## @@ -1676,6 +1676,12 @@ by prompting the user directly. parameter is not provided, the user will be prompted for the passphrase upon connecting. +`public-key` +: If SSH is using certificate-based authentication, this field allows + you to provide the Base64-encoded CA certificate that will be used + to validate the certificate of the user. This parameter is optional, + and by default will be null. Review Comment: > This parameter is optional, and by default will be null. This might be internally true, but "null" will have no meaning to the administrator. I think this should be rephrased from the perspective of an administrator whose only exposure to this parameter is the user-visible value. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@guacamole.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org