ShadowOfLies commented on issue #3878:
URL: https://github.com/apache/netbeans/issues/3878#issuecomment-2254571616

   This ticket might be misleading, since to me it seems that it is referencing 
the known hosts associated with `ssh` connections.  Commonly presented as a 
message similar to `Permanently added '18.XXX.XXX.38' (ED25519) to the list of 
known hosts.` during a first connection.
   
   If, however, my understanding is correct, I would consider this out of scope 
of the IDE.  As far as I know, the terminal offers a wrapper to the system 
terminal, one of which is `cygwin` on Windows.  This means that something like 
the `ssh` config files should remain under OS or third party tool management.
   
   Again, if I understand correctly, this involves managing the `known_hosts` 
file, usually located at `~/.ssh/known_hosts` and should be managed through the 
proper tools/means and not through the IDE, unless an SSH terminal feature is 
added to specifically manage SSH connections.
   
   If I've misunderstood, some clarity on the ticket could result in more 
interest to contribute.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to