Is ssh_known_hosts2 being supported

31 views
Skip to first unread message

Yiyue Wang

unread,
Mar 20, 2025, 12:18:49 AMMar 20
to chromium-hterm
Hi,

I tried customizing the Secure Shell a bit by creating a new file /etc/ssh/ssh_known_hosts2 in the same location as the /etc/ssh/ssh_known_hosts

However, when I tried ssh into my remote machine, it seems to hang there indefinitely

I'm wondering if this is actually supported?

Regards,
Yiyue

Mike Frysinger

unread,
Mar 20, 2025, 12:25:49 AMMar 20
to Yiyue Wang, chromium-hterm
how exactly did you "create" the file ?  wassh's VFS layer provides a general .ssh/ dir for arbitrary files, but doesn't provide /etc/ssh/.  only paths that have been explicitly registered will work.  nassh/js/nassh_plugin_wasm.js registered /etc/ssh/ssh_known_hosts explicitly.
-mike

--
You received this message because you are subscribed to the Google Groups "chromium-hterm" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-hter...@chromium.org.
To view this discussion visit https://groups.google.com/a/chromium.org/d/msgid/chromium-hterm/065b3e73-9ba1-4caa-a86d-fc2e102bb4dbn%40chromium.org.

Yiyue Wang

unread,
Mar 20, 2025, 1:20:13 AMMar 20
to chromium-hterm, vap...@chromium.org, chromium-hterm, Yiyue Wang
Sorry for the hassle, I realize it's the problem of a dependency I have which causes the issue.

After removing that dependency, the ssh works as expected with the /etc/ssh/ssh_known_hosts2 file

Reply all
Reply to author
Forward
0 new messages