From 2941ec6cd560003cdcfdb48aba0c4c13c90dcd6c Mon Sep 17 00:00:00 2001 From: forest Date: Sun, 19 Dec 2021 11:44:43 -0600 Subject: [PATCH] fix wording on troubleshooting-ssh page --- capsulflask/templates/troubleshooting-ssh.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/capsulflask/templates/troubleshooting-ssh.html b/capsulflask/templates/troubleshooting-ssh.html index 6d5c3a3..2c702e5 100644 --- a/capsulflask/templates/troubleshooting-ssh.html +++ b/capsulflask/templates/troubleshooting-ssh.html @@ -82,7 +82,9 @@
  • If you specify an additional key file for ssh to try using with the -i flag, - it won't try that one first. Personally I consider this to be extremely toxic behavior. It is what it is. + it won't try that one first, and there is no indication to the user about what is going on. + Personally I find this behavior of the OpenSSH client software to be obnoxious/toxic. Whatever. + It is what it is; it's probably too late to change it now.
  • Here's the solution: